https://github.com/kapit4n/flin-api
https://github.com/kapit4n/flin-api
flask flask-restful jwt
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kapit4n/flin-api
- Owner: kapit4n
- Created: 2023-02-09T04:14:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T04:14:40.000Z (over 3 years ago)
- Last Synced: 2025-03-11T08:33:41.612Z (over 1 year ago)
- Topics: flask, flask-restful, jwt
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# todo
- consume another service
- create models for sqlite
- install sqlite
# run it
conda activate flin-env
python main.py
# libraries
- sql alchemy
# conda env
conda env export | grep -v "^prefix: " > environment.yml