- Nested notes displayed like mindmaps.
- Each note can have multiple child notes connected to it.
- Supports rich formatting features.
- Notes can be dragged around.
- Collection of notes can be saved as 'Books'.
- Books can be public or private
- Public books can be seen by anyone and be commented on.
- Containerization with docker for easy replication and deployment.
- Github actionos auto-deploys to Microsoft Azure using Ansible.
- ELK stack monitors logs for faults.
GET /books/
GET /books/public/
GET /books/private/
POST,PATCH,DELETE,GET /books/
GET /books/username/
POST,PATCH,DELETE /books/note/
PATCH /notes/connect/
GET /notes/
GET /feed/
GET /feed/tag/
POST /books/comment/
GET /favourites/