aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(GET /tag/{tags}): add ability to retrieve notes by tag(s)Federico Igne2022-07-291-5/+36
* feat(POST /notes): add ability to add new notes.Federico Igne2022-07-271-21/+96
* feat(GET /notes): add first implementation for notes retrievalFederico Igne2022-07-261-0/+196