Skip to content

shetty-shithil/john-deere-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast API Boilerplate

This is a basic FastAPI template.

Setup

  1. Install dependencies: pip install -r requirements.txt

  2. Run the app with Uvicorn server:

    uvicorn app:app --reload

Usage

The API has a root endpoint that returns a JSON message.

API Endpoints

  • GET / : Returns { "message": "Hello, World!" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages