Skip to content

Scalingo/sample-python-fastapi

Repository files navigation

Sample Application with Python and FastAPI

This sample is running on: https://python-fastapi.is-easy-on-scalingo.com/

Deploy via Git

Create an application on https://scalingo.com, then:

scalingo --app my-app git-setup
git push scalingo master

And that's it!

Deploy in One Click

Deploy to Scalingo

Running Locally

docker compose up

The app listens by default on the port 8000.

About

Sample application using Python 3 and FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published