Skip to content

If you are looking for a Djnago app which has a Django default admin panel and basic ORM and want to use FastAPiI for API end points instead of Django Rest Framework (DRF), the this will help.

Notifications You must be signed in to change notification settings

Yeasir33Hossain/Django_FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Run FastAPI in 8001 port uvicorn FastAPI.api:app --reload --host 127.0.0.1 --port 8001

About

If you are looking for a Djnago app which has a Django default admin panel and basic ORM and want to use FastAPiI for API end points instead of Django Rest Framework (DRF), the this will help.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages