6 ms·
This is great, really simple and easy to follow examples. Would you be able to add some other examples such as interfacing with a database or making remote net
by Shanea93 10y ago
This is great, really simple and easy to follow examples.
Would you be able to add some other examples such as interfacing with a database or making remote network requests over http?
- blackss2 10y agoIf you wanna simple database utility for testing golang db conn, please check https://github.com/blackss2/utility/blob/master/README.md https://github.com/blackss2/utility/blob/master/README.md go get github.com/blackss2/utility/convert * don't use for production