REST API Using Only Standard Go Packages

REST API Using Only Standard Go Packages

For my next go tutorial, I decided to actually demonstrate how to create a program. In this case, a REST API.

But not just any REST API, oh no. This one is built using only the standard package library available in go. While there are really nice resources for doing this, such as gorilla/mux, I wanted to demonstrate the power of the standard package library in go.

Check it out and let me know what y'all think. Any feedback is greatly appreciated.

Code available here

If you liked it and want to know when I post more, be sure to subscribe and thank y'all again for your time!


Did you find this information useful? If so, consider heading over to my donation page and drop me some support.

Want to ask a question or just chat? Contact me here