Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 202 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 202 Bytes

THis go repo contains two project

  • Connection of MongoDB with Go and performing CRUD operations
  • A simple joke api that will return any random joke

I have used mux for a http router in my go project