Categorygithub.com/Lanmgomez/backend_crud_fullcycle
repositorypackage
0.0.0-20241106192036-2fbc88b573da
Repository: https://github.com/lanmgomez/backend_crud_fullcycle.git
Documentation: pkg.go.dev

# 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