Skip to content

PyMarcus/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course api

An async api to manager your courses

Python version:

3.11

Database:

async sqlite

This project uses type hint

Endpoints:

/docs

image

/redoc

image

Methods:

- GET, PUT, POST, DELETE on /api/v1/courses or /api/v1/courses/<id>

image

RUN

if not exists:

python /dao/create_tables.py

After that:

python main.py

About

An async and fast api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages