blog-api

command module
v0.0.0-...-ca1017f Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: MIT Imports: 8 Imported by: 0

README

blog api

Demo

https://youtu.be/puY2l4nB60E

Pull image
docker pull eozgit/blog-api
Run container
docker run --rm --tty --interactive --publish 8080:8080 --name blog-api eozgit/blog-api
Start interactive shell
docker exec --interactive --tty blog-api bash

blogging api loosely based on the following er diagram source

er diagram


Docker repo

https://hub.docker.com/r/eozgit/blog-api


Build image
docker build --tag eozgit/blog-api:latest --tag eozgit/blog-api:YYMMDD .
Push image
docker image push eozgit/blog-api --all-tags

Run app
go run .
Run tests
go test -v .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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