Skip to content

ycadevx/golang-restapi-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLang REST API

To create, read, update and delete function.
Mysql database implementation.
Using ;

gorilla/mux

gorm.io/gorm

Start

# Install get
go get -u github.com/gorilla/mux
go get -u gorm.io/gorm

Description :

Example API where you can perform product and customer table operations.

## App Info

### Version

1.0.0

### License

This project is licensed under the MIT License

About

Golang RestAPI With Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages