Skip to content

juanmaabanto/go-user-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-user-ms

user microservice for go

Installation

// download dependencies
go mod tidy

// Ejecutar
go run cmd/main.go

// run tests
go test ./internal/app/... -v

// Coverage
go test ./internal/app/... -cover

Ir a http://localhost:3000 para ver swagger specification

Swagger

swagger

About

user microservice for go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published