Skip to content

mhae/passwordservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passwordservice

Microservice excercise in Go. The service is implemented in a single source file to make it easier to see all of the code in one place.

Run with go run main.go [-port <server port>]. The service is listening on the default port 8000 and can be graceful terminated with CTRL-C (SIGTERM).

To execute the unit tests run go test in the folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published