golang-backend-blog-master

command
v0.0.0-...-af7f33b Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

README

golang-backend-blog

To start the application:

bash ./start.sh
make migrate.up

To test the connection:

curl -X GET http://localhost:8080/ping

You should see

{
    "pong":"ok"
}

Perform integration & e2e test:

make docker.start
make test.integration

Perform unit test:

make test.unit

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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