Skip to content

ashwani-199/FastApiCrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastApi Setup

Creating an APIs with Python and FastAPI setup.

Learned the basics of working with Python FastAPI projects, including FastAPI best practices. Created a CRUD app for remote working locations. Integrate a database with your application.

💖Like my work?

https://pythontechno.blogspot.com/2024/05/writing-api-with-python-and-fastapi.html

In this Article you will:

  • Create a new FastAPI project from scratch.
  • Create an API for fellow CodingNomads to submit remote working locations.
  • Save the app's data to a real database using an ORM.
  • Get ready to build your tool to locate the best remote working locations for your fellow travelers, and learn to use the modern Python FastAPI library on the way.

About

FastApi Setup for Projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages