Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zackees/template-fastapi-project

Default FastAPI Default Project with Docker, ready for Render.com / DigitalOcean
https://github.com/zackees/template-fastapi-project

Last synced: about 1 month ago
JSON representation

Default FastAPI Default Project with Docker, ready for Render.com / DigitalOcean

Awesome Lists containing this project

README

        

# template-fastapi-project

This template is used by https://github.com/zackees/make-fastapi-app

#### Platform tests

[![MacOS_Tests](https://github.com/zackees/template-fastapi-project/actions/workflows/test_macos.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/test_macos.yml)
[![Ubuntu_Tests](https://github.com/zackees/template-fastapi-project/actions/workflows/test_ubuntu.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/test_ubuntu.yml)
[![Win_Tests](https://github.com/zackees/template-fastapi-project/actions/workflows/test_win.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/test_win.yml)

#### Lint

[![Lint](https://github.com/zackees/template-fastapi-project/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/lint.yml)

Example FastAPI Project with Docker, ready for Render.com / DigitalOcean

To deploy the test app simply fork the repository and go to Render.com, login with your github account, and select this repo that you forked in your account. It should run without any changes.