Skip to content

FaaizS/connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content for the API Workshop

How to run:

Setup the Mongo database on Atlas, and get the connection string for the cluster.

After that, put the connection string to the .env file

Run:

go build -o connect server.go && chmod +x connect
./connect

OR 

go run server.go

About

API Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%