Skip to content

AreSayYoo/Python-RESTfulAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop a restful API using fastAPI that performs CRUD operations on a list of mock people (ID, First Name, Last Name). Initialize Project using UV.

Bonus (validation using PyDantic)

In Python (3.14)

To use, run

uv run uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages