Skip to content

alwayslearningPLs/go-dogstore

Repository files navigation

Create a REST API

Just a simple rest example in Go with PostgreSQL to test some stuff

Installation

You need to have installed docker and docker-compose.

docker-compose up --build

DB schema

schema image

Swagger 3.0

Swagger schema

Uninstall

docker-compose down --volumes

About

dog store written in go using postgresql as db and microservices oriented

Topics

Resources

Stars

Watchers

Forks