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
- Host: GitHub
- URL: https://github.com/mulecode/template-fastapi
- Owner: mulecode
- Created: 2024-10-15T19:29:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:09:01.000Z (over 1 year ago)
- Last Synced: 2025-02-05T15:22:14.333Z (over 1 year ago)
- Topics: api, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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