Categorygithub.com/guisantosalves/API-Golang-mysql
modulepackage
0.0.0-20221013140805-6057ccb49ebb
Repository: https://github.com/guisantosalves/api-golang-mysql.git
Documentation: pkg.go.dev

# README

API-Golang-mysql

It's an API with mux package and using the object relational mapping (ORM) mysql gorm.io.

starting the project

  • clone the project in your device
  • change the environment variable in the code
  • go run main.go

Developer Note

to connect with mysql use a string like this user:password@/dbName?parseTime=true

if you want to implement my code and make a merge request you can do that, I will be so glad :)

# Packages

No description provided by the author
No description provided by the author
No description provided by the author