Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Creating Web Services with Go 1 Creating Web Services with Go 1

Posted By: lucky_aut
Creating Web Services with Go 1 Creating Web Services with Go 1

Creating Web Services with Go 1
Duration: 2h 30m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 348 MB
Genre: eLearning | Language: English

In this course you will build restful web services using Go’s standard library.
Web services power just about every web application that we as consumers use every day. In this course, Creating Web Services with Go 1, you'll learn how to build restful web services using Go’s standard library. First, you’ll explore the use of standard http methods to perform create, update, and delete operations using persistent data with a database. Next, you'll learn how to test your webservices using http debugging tools and you’ll see how you can make use of websockets to improve the user experience of your application. Finally, you'll discover how you can format data using Go’s built in templating package. By the end of this course, you should have a firm foundation from which to build your own web services using Go.