Writing and Consuming RESTful Web Services in Go

In this chapter, we will cover the following recipes:

  • Creating your first HTTP GET method
  • Creating your first HTTP POST method
  • Creating your first HTTP PUT method
  • Creating your first HTTP DELETE method
  • Versioning your REST API
  • Creating your first REST client
  • Creating your first AngularJS client
  • Creating your first ReactJS client
  • Creating your first VueJS client

Get Go Web Development Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.