Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 150 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 150 Bytes

Api Server

Running server

Run the mysql server.

go build main.go
./main
    

Documentation

use godoc to generate documentation