Skip to content

anandabayu/Sagara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

type this command to run:

go get
go run main.go

Test

type this command to test:

cd tests/modeltests
go test -v

API Documentation

Follow this link to see collections. https://documenter.getpostman.com/view/13003337/UV5dfFYB

Docker

before running on Docker config .env file first

docker build .
docker-compose up -d

too rebuild image with docker-compose

docker-compose down --remove-orphans --volumes
docker-compose up --build

About

Sagara Back End Developer Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published