Skip to content

Latest commit

 

History

History

gorm-mysql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example for fiber as a orm to MySQL

A sample program to orm mysql connect

Endpoints

Method URL
GET /hello
GET /allbooks
GET /book/:id
POST /book
PUT /book
DELETE /book