5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Aspire     Go Programming Essentials     Go Programming Essentials Track : 03 Web Programming in Go
In web application development, web services are used to provide functionality to applications. In the Go programming language, you can use existing web services or create your own. In this course, you'll learn about web services in Go and how to implement them.
First, you'll explore web services, including SOAP and RESTful web services and how they compare to each other. Then you'll learn how to implement web services and how to work with XML and JSON files. Finally, you'll examine how to create a RESTful web service using Go.

Objectives

Web Programming in Go: Web Services in Go

  • discover the key concepts covered in this course
  • describe web services and how they relate to programming in Go
  • describe SOAP and RESTful web services, as well as and their benefits, similarities, and differences
  • demonstrate how to implement web services using Go
  • demonstrate how to work with and parse XML files using Go
  • demonstrate how to encode and decode JSON files using Go
  • demonstrate how to create a simple RESTful web service using Go
  • summarize the key concepts covered in this course