Skip to content

dellwilk1/fastapi

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

title description tags
FastAPI
A FastAPI server
fastapi
hypercorn
python

FastAPI Example

This example starts up a FastAPI server.

Deploy on Railway

✨ Features

πŸ’β€β™€οΈ How to use

  • Clone locally and install packages with pip using pip install -r requirements.txt
  • Run locally using hypercorn main:app --reload

πŸ“ 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%