Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 299 Bytes

Go Gin example

example RESTful API server build by golang

  1. sql - gorm
  2. web framework - gin

how to start

// navigate to project folder
~ go run main.go

this will open a localhost in port 3030 below is the example request

localhost:3030/tutors/question_history?tutor_id=120708