go-realworld

module
v0.0.0-...-789fa8c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2021 License: MIT

README

go-realworld

A hexagonal architecture implementation of the realworld example app

Development

System requirements
Build

Build realworld app:

$ make build
Build Docker

Build Docker image:

$ make docker-image DOCKER_VERSION=latest

Run the Docker image:

$ docker run -it --rm -p 8080:8080 realworld

Now you should be able to access API via http://localhost:8080/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL