Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adriablancafort/docker-fastapi
Docker FastAPI boliderplate starter
https://github.com/adriablancafort/docker-fastapi
Last synced: 18 days ago
JSON representation
Docker FastAPI boliderplate starter
- Host: GitHub
- URL: https://github.com/adriablancafort/docker-fastapi
- Owner: adriablancafort
- Created: 2024-05-12T22:19:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T22:25:00.000Z (9 months ago)
- Last Synced: 2024-11-12T21:45:21.566Z (3 months ago)
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
docker build -t fastapi .
``````bash
docker compose up -d
```http://localhost:8080