Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 219 Bytes

User-Management-API-Service

A user management api service built using Golang and mongoDB.

Use dep(dependency management tool for go) to install dependencies.

To Run

go build .
go run app.go