๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Distributed Services with Go

โœ Scribed by Travis Jeffery


Publisher
Pragmatic Bookshelf
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


Distributed Computing with Go
โœ Nikhil Anurag ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Distributed Computing with Go gives developers with a good idea how basic Go development works the tools to fulfill the true potential of Golang development in a world of concurrent web and cloud applications. Nikhil starts out by setting up a professional Go development environment. Then you'll lea

Distributed Services with Go: Your Guide
โœ Travis Jeffery ๐Ÿ“‚ Library ๐Ÿ“… 2021 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

This is the book for Gophers who want to learn how to build distributed systems. You know the basics of Go and are eager to put your knowledge to work. Build distributed services that are highly available, resilient, and scalable. This book is just what you need to apply Go to real-world situations.

Building RESTful Web services with Go
โœ Naren Yellavula ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

REST is an architectural style that tackles the challenges of building scalable web services and in today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. .