This project is about REST-Api with Mongodb in which users data save in mongodb-clusters , I created open database which last upto a week.
Helper directory contains connection with mongodb code in which established connection with mongodb-cluster.
Models directory contains user models.
https://github.com/mongodb/mongo-go-driver
This file contains all project dependency like npm init in Node.
this is checksum file so that we can run this project as many times , we don't need to add our depecncy again and again.
if you are from Go background (already know go) then you can directly run command.
go get github.com/DhruvMehta-code/rest-mongo.git