# Packages
No description provided by the author
# README
To run this project you must need packages to install:
HTTP request with Gin: github.com/gin-gonic/gin
CORS policy: github.com/gin-contrib/cors
HTTP provides: net/http
Package sql: database/sql
Package strconv: strconv
Finally, run with: go run main.go