/Go-API-Experimentation

Create an API in Go using the Gin framework.

Primary LanguageGo

Go-API-Tutorial

Create an API in Go using the Gin framework.

Modifications

  • Added MaxQuantity check
  • Refactored c.Query("id") into a checkID function for orthogonalism