Skip to content

everpay/fastapi26

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Starter

A minimal and ready-to-use FastAPI REST API template for rapid project setup.

Deploy on Railway

static-site

✨ Features

💁‍♀️ How to use

Clone this repository and install the required packages:

pip install -r requirements.txt

Run the server locally:

hypercorn main:app --reload

Open your browser and access:

📝 Notes

  • To learn about how to use FastAPI with most of its features, you can visit the FastAPI Documentation
  • To learn about Hypercorn and how to configure it, read their Documentation

About

A minimal and ready-to-use FastAPI REST API template for rapid project setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%