Skip to content

MathisLeRoyNivot/micro-services-twitter-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micro Services - Twitter

Project Structure 📂

Installation ⚙️

First step

Create a .env file in the root path of the project and put these different environment variables to be able to connect the MongoDB cluster :

# MongoDB - Database credentials
DB_USERNAME=<your_username>
DB_PASSWORD=<your_password>
DB_ADDRESS=<cluster_address>

Contributors 💻

License ✅

MIT license 2020 ©

About

Micro services - Go Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages