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

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

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"*🥳🎉