restgomysql
restgomysql copied to clipboard
Requirement install go mysql driver
Hi. It will be very helpful to mention that it requires the go mysql driver and that the user can install it with:
go get github.com/go-sql-driver/mysql
Yes, probably seems obvious, but it should be in the requirements part.