Authentication-based notes application with CRUD functionality.
-
Updated
Jan 1, 2026 - Python
Authentication-based notes application with CRUD functionality.
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.
Add a description, image, and links to the flask-notes topic page so that developers can more easily learn about it.
To associate your repository with the flask-notes topic, visit your repo's landing page and select "manage topics."