#golang #restful #webprogramming #striversity
How easy is it to build a RESTful API Service that supports CRUD operations for /users?
Episode: 006.01
CRUD means create, retrieve, update, and delete.
Source code: https://github.com/striversity/go-on-...