Skip to content

vtiwary/FastCrashCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI_CRUD_Router-

This is FastAPI crash course where we created an CRUD Router on the FASTAPI interactive documents

FastAPI is a modern and fast web framework for building APIs

FastAPI supports concurrency and coroutines without importing asyncio package

One of the fastest Python frameworks available

Faster than nodeJS

Designed to be easy to use and learn. Less time reading docs.

Minimize code duplication (fewer bugs)

FastAPI Github page : https://github.com/tiangolo/fastapi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages