Initial GoLang Experience

Recently, I decided to try out GoLang for implementing a CRUD API, in a new project. I’ve got lots of experience in Java, Groovy, some Python, most recently. More of my recent experience has been in Java or Groovy plus Spring Boot. I’m getting a little bored, so why not take on some learning curve and have some fun. Requirements Here are some of the requirements Design and implement Data Model for a Domain Implement CRUD API Mongo database backend

Read more