Skip to content

mlillie/go-kit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# go-kit-testing"

Simple microservice where you can POST to a HTTP server to create a Person. A Person consists of a UUID and a name.

You can retrieve a Person once it has been created by a GET method that includes the id of the Person you are searching for.

The repository used is a testing Postgres DB that is containerized within Docker.

Uses mux for the router to create the HTTP server and Go-Kit for endpoints, transport, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages