Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# King Arter plans

## Authentication+Authorization

- Local (username&password)
- Google OAuth

## Database

- PostgreSQL
- FastAPI ORM

## Functions

-