Ecosyste.ms: Awesome

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

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


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

Last synced: 15 days ago
JSON representation

Lists

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 ```