Skip to content

mulecode/template-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template for FastAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published