10 мини-проектов на фреймворке Flask
-
Updated
Jul 14, 2023 - HTML
10 мини-проектов на фреймворке Flask
A simple notes app that organizes your notes into categories and sections as well as giving you the option to password protect them.
Notes on the web
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.
Note Library
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."