You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Golang experiment in inserting JSON to DB and geting JSON from a DB, using sqlx, json/marshall. There is a bit of a bulk inserting experiment there too.
This is also me still learning Go. I may get onto learning the ins and outs of testing soon.