Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title My FastAPI App
emoji 🚀
colorFrom blue
colorTo green
sdk docker
pinned false

My FastAPI App

A production-grade REST API built with FastAPI and deployed on Hugging Face Spaces.

Endpoints

  • GET / — Root health check
  • GET /health — Health status
  • GET /items/ — Get all items
  • GET /items/{id} — Get item by ID
  • POST /items/ — Create item
  • PUT /items/{id} — Update item
  • DELETE /items/{id} — Delete item

Docs

Visit /docs for the interactive Swagger UI.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages