SimonWaldherr / golang-examples

Go(lang) examples - (explain the basics of #golang)
https://simonwaldherr.github.io/golang-examples/
MIT License
1.57k stars 453 forks source link

Add a CRUD API skeleton #82

Open vallabhiaf opened 2 years ago

vallabhiaf commented 2 years ago

This shall be connected with a SQLite Database and will be running on the latest version of Golang 1.9

vallabhiaf commented 2 years ago

Please review #83