Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

An example CRUD app implemented with Golang and MongoDB

Notifications You must be signed in to change notification settings

oprogramador/user-service-golang

Repository files navigation

user-service-golang

MIT License Build Status

An example CRUD app implemented with Golang and MongoDB.

Currently, it has only creating, listing and deleting.

run

run go run server.go

test

run go test -v ./...

license

MIT

About

An example CRUD app implemented with Golang and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages