https://github.com/bruce-mig/trivia-api
containerized api with data persistence
https://github.com/bruce-mig/trivia-api
docker docker-compose go
Last synced: about 2 months ago
JSON representation
containerized api with data persistence
- Host: GitHub
- URL: https://github.com/bruce-mig/trivia-api
- Owner: bruce-mig
- Created: 2023-10-27T11:07:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T09:28:50.000Z (over 2 years ago)
- Last Synced: 2025-02-01T18:43:59.192Z (over 1 year ago)
- Topics: docker, docker-compose, go
- Language: Go
- Homepage:
- Size: 9.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trivia API
This is a containerised REST API built with Go and Docker.
Postgres is used for data persistence.
Docker Compose for container management.
### To get started
Clone repository. Make sure Docker is installed on host environment.
Navigate to working directory and then run the following shell command:
```bash
docker compose up
```
*"Et Voila"*🥳🎉