Skip to content

soerjadi/exam

Repository files navigation

Go Exam

This project just exam to enhancement my about Go Language as RestAPI.

How To

This project is already using Go Module, So i recommended to put this source code outside GOPATH.

Testing

To testing you can run with this command :

exam $ go test -v -cover -covermode=atomic ./...

or you prever using make:

exam $ make test

Running application

Here is the steps to run it with docker-compose

# Build docker image
exam $ make docker

# Run application
exam $ make run

# Stop application
exam $ make stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages