scotthavird / fastapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
FastAPI
A FastAPI server
fastapi
python

FastAPI Example

This example starts a FastAPI server. The sample API includes a random number generator with min and max limits.

Deploy on Railway

✨ Features

  • FastAPI
  • Python

💁‍♀️ How to use

  • Deploy using the button 👆
  • Clone locally and connect to your project using railway link
  • Install packages using pip install -r requirements.txt
  • Run locally using python main.py

About

License:MIT License


Languages

Language:Python 96.4%Language:Procfile 3.6%