Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API

Installation

pip install -r requirements.txt

Usage

uvicorn app:app --reload

Routes

  • / - Hello World
  • /users - List of users
  • /users/{user_id} - User detail

About

Simple API built with FastAPI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages