Skip to content

ansarisaif-alt/book-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The API will be available at http://localhost:8000 API documentation will be available at http://localhost:8000/docs

Project Structure

backend/ ├── main.py # Main FastAPI application ├── requirements.txt # Project dependencies └── readme.md # This file

Setup

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages