| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(POST /notes): add ability to add new notes. | Federico Igne | 2022-07-27 | 1 | -21/+96 |
| | | | | | | Notes are stored in a simple json file for now. Will implement a proper backend later on (most likely SQLite). | ||||
| * | feat(GET /notes): add first implementation for notes retrieval | Federico Igne | 2022-07-26 | 1 | -0/+196 |
