There are 0 repository under flask-notes topic.
A simple notes app that organizes your notes into categories and sections as well as giving you the option to password protect them.
This is a simple Flask Notes app that allows users to create, modify and share notes with other users. It implements jwt based authentication for all APIs. It also implements basic rate limiting and api throttling to handle high traffic.
This is a Flask app that allows users to register, login, and create notes.