Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

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