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

https://github.com/mulecode/template-fastapi

Template for FastAPI
https://github.com/mulecode/template-fastapi

api python

Last synced: about 1 year ago
JSON representation

Template for FastAPI

Awesome Lists containing this project

README

          

# template-fastapi

Template for FastAPI

This repository provides a basic FastAPI template for serving a simple web service. The project is written in Python and
includes a default structure for FastAPI applications, along with a test setup and a Makefile for development and
running the project in Docker.

The project is containerized, making it easy to run in any environment where Docker is installed, ensuring consistency
and portability.

## Swagger API Documentation

http://localhost:8080/docs

http://localhost:8080/redoc