Categorygithub.com/Anuj123Verma/Rest_Api_Golang
modulepackage
0.0.0-20211023084346-0f97508ef3e0
Repository: https://github.com/anuj123verma/rest_api_golang.git
Documentation: pkg.go.dev

# README

Covid Information Storing API

Prerequisites

  • Docker
  • Mongo Compass

Instructions

  • Use the docker to start the mongodb in detached mode on port 27017.
docker run --name goweb-mongo -d -p 27017:27017 mongo
  • Open the Mongo Comapass and setup the connection with local using mongodb://localhost:27017.

Running Instructions

# Packages

No description provided by the author
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag.
No description provided by the author
No description provided by the author