Skip to content

mohanasundaramn/golang_mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Env Configuration

create .env file at the root of your application

MONGO_URI=mongodb://localhost:27017/ # you mongodb url
PORT=3000 # desired port

About

A simple todo app using Fiber framework and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages