Skip to content

hrojas2021/mux-mongo-api

 
 

Repository files navigation

mux-mongo-api

Build a REST API with Golang and MongoDB - Gorilla/Mux Version

This repository shows the source code for building a user management application with Golang using the Gorilla/Mux package and MongoDB.

Article Link

Article Link

Refactor this repository to add Swagger with swaggo lib. Some of best coding practices have been skipped.

  1. run go mod download
  2. run make init

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.2%
  • Dockerfile 5.1%
  • Makefile 0.7%