Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 187 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 187 Bytes

mysql extract record

This is a go project for me to play with go-lang.

run it

Just run go run main.go after the test database is up (docker compose up -d).

api

not done yet