https://github.com/kei-k23/flask-restful-api
Basic CRUD RestFul API with JWT authentication and authorization build with Flask, Python and Sqlite3
https://github.com/kei-k23/flask-restful-api
api flask python restful-api sqlite3
Last synced: 5 months ago
JSON representation
Basic CRUD RestFul API with JWT authentication and authorization build with Flask, Python and Sqlite3
- Host: GitHub
- URL: https://github.com/kei-k23/flask-restful-api
- Owner: Kei-K23
- Created: 2024-10-21T09:12:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-22T03:29:41.000Z (over 1 year ago)
- Last Synced: 2025-03-26T14:51:38.975Z (about 1 year ago)
- Topics: api, flask, python, restful-api, sqlite3
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security.py
Awesome Lists containing this project
README
# Flask RestFul API
Basic CRUD RestFul API with JWT authentication and authorization build with **Flask**, **Python** and **Sqlite3**