Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fernandobandeira/go-api


https://github.com/fernandobandeira/go-api

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This repo contains the code of the Building APIs with Go series published on Medium.

https://fernando-bandeira.medium.com/building-apis-with-go-part-1-710e677e0c0b

You need to have Go and Docker installed on your machine.

Run instructions:

``` docker-compose up -d ```

``` go mod download ```

``` go run main.go ```