Skip to content

Bukii/coffeestop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffeestop

commands

  • go mod init example/hello - module path
  • go run . - runs your code (executing the main function)

packages

  • go.mongodb.org/mongo-driver/mongo for connecting to the MongoDB Atlas cluster
  • github.com/joho/godotenv for reading database variables from an env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages