Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genndy007/king-arter-backend
Trying to write RESTful API with Python for auction web application
https://github.com/genndy007/king-arter-backend
fastapi githooks http pylintrc python rest-api routing sqlalchemy uvicorn
Last synced: about 7 hours ago
JSON representation
Trying to write RESTful API with Python for auction web application
- Host: GitHub
- URL: https://github.com/genndy007/king-arter-backend
- Owner: genndy007
- Created: 2021-06-07T21:22:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T18:33:39.000Z (over 3 years ago)
- Last Synced: 2024-11-27T15:42:00.515Z (about 2 months ago)
- Topics: fastapi, githooks, http, pylintrc, python, rest-api, routing, sqlalchemy, uvicorn
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# King Arter plans
## Authentication+Authorization
- Local (username&password)
- Google OAuth## Database
- PostgreSQL
- FastAPI ORM## Functions
-