Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Building RESTful Web services with Go
  • Language: en
  • Pages: 311

Building RESTful Web services with Go

Explore the necessary concepts of REST API development by building few real world services from scratch. About This Book Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service Leverage the Gin Framework to quickly implement RESTful endpoints Learn to implement a client library for a RESTful web service using Go Who This Book Is For This book is intended for those who want to learn to build RESTful web services with a framework like Gin. To make best use of the code samples included in the book, you should have a basic knowledge of Go programming. What You Will Learn Create HTTP handler and introspect the Gorilla Mux router OAut...

Building Distributed Applications in Gin
  • Language: en
  • Pages: 482

Building Distributed Applications in Gin

An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in Gin Key FeaturesExplore the commonly used functionalities of Gin to build web applicationsBecome well-versed with rendering HTML templates with the Gin engineSolve commonly occurring challenges such as scaling, caching, and deploymentBook Description Gin is a high-performance HTTP web framework used to build web applications and microservices in Go. This book is designed to teach you the ins and outs of the Gin framework with the help of practical examples. You'll start by exploring the basics of the Gin framework, before progressing to build a real-world RESTful API. ...

Hands-On RESTful Web Services with Go
  • Language: en
  • Pages: 393

Hands-On RESTful Web Services with Go

Design production-ready, testable, and maintainable RESTful web services for the modern web that scale easily Key FeaturesEmploy a combination of custom and open source solutions for application program interface (API) developmentDiscover asynchronous API and API security patterns and learn how to deploy your web services to the cloudApply design patterns and techniques to build reactive and scalable web servicesBook Description Building RESTful web services can be tough as there are countless standards and ways to develop API. In modern architectures such as microservices, RESTful APIs are common in communication, making idiomatic and scalable API development crucial. This book covers basic...

Building RESTful Web Services with Go
  • Language: en
  • Pages: 316

Building RESTful Web Services with Go

  • Type: Book
  • -
  • Published: 2017-12-28
  • -
  • Publisher: Unknown

Explore the necessary concepts of REST API development by building few real world services from scratch. Key Features Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service Leverage the Gin Framework to quickly implement RESTful endpoints Learn to implement a client library for a RESTful web service using Go Book Description 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. The depth, breadth, and ease of use of Go,...

OpenCV 3.x with Python By Example
  • Language: en
  • Pages: 255

OpenCV 3.x with Python By Example

Learn the techniques for object recognition, 3D reconstruction, stereo imaging, and other computer vision applications using examples on different functions of OpenCV. Key Features Learn how to apply complex visual effects to images with OpenCV 3.x and Python Extract features from an image and use them to develop advanced applications Build algorithms to help you understand image content and perform visual searches Get to grips with advanced techniques in OpenCV such as machine learning, artificial neural network, 3D reconstruction, and augmented reality Book Description Computer vision is found everywhere in modern technology. OpenCV for Python enables us to run computer vision algorithms i...

Hands-On RESTful Web Services with Go, Second Edition
  • Language: en
  • Pages: 404

Hands-On RESTful Web Services with Go, Second Edition

  • Type: Book
  • -
  • Published: 2020-02-28
  • -
  • Publisher: Unknown

None

Go Web Scraping Quick Start Guide
  • Language: en
  • Pages: 125

Go Web Scraping Quick Start Guide

Web scraping is the process of extracting information from the web using various tools that perform scraping and crawling. Go is emerging as the language of choice for scraping using a variety of libraries. This book will quickly explain to you, how to scrape data data from various websites using Go libraries such as Colly and Goquery.

The South China Sea
  • Language: en
  • Pages: 317

The South China Sea

China’s rise has upset the global balance of power, and the first place to feel the strain is Beijing’s back yard: the South China Sea. For decades tensions have smoldered in the region, but today the threat of a direct confrontation among superpowers grows ever more likely. This important book is the first to make clear sense of the South Sea disputes. Bill Hayton, a journalist with extensive experience in the region, examines the high stakes involved for rival nations that include Vietnam, India, Taiwan, the Philippines, and China, as well as the United States, Russia, and others. Hayton also lays out the daunting obstacles that stand in the way of peaceful resolution. Through lively s...

Hands-On Swift 5 Microservices Development
  • Language: en
  • Pages: 380

Hands-On Swift 5 Microservices Development

Learn to design and deploy fully functioning microservices for your applications from scratch using Swift, Docker, and AWS Key FeaturesUnderstand server-side Swift development concepts for building your first microserviceBuild microservices using Vapor 4 and deploy them to the cloud using DockerLearn effective techniques for enhancing maintainability and stability of your Swift applicationsBook Description The capabilities of the Swift programming language are extended to server-side development using popular frameworks such as Vapor. This enables Swift programmers to implement the microservices approach to design scalable and easy-to-maintain architecture for iOS, macOS, iPadOS, and watchOS...

Building RESTful Python Web Services
  • Language: en
  • Pages: 412

Building RESTful Python Web Services

Create web services that are lightweight, maintainable, scalable, and secure using the best tools and techniques designed for Python About This Book Develop RESTful Web Services using the most popular frameworks in Python Configure and fine-tune your APIs using the best tools and techniques available This practical guide will help you to implement complete REST-based APIs from scratch Who This Book Is For This book is for web developers who have working knowledge of Python and would like to build amazing web services by taking advantage of the various frameworks of Python. You should have some knowledge of RESTful APIs. What You Will Learn Develop complex RESTful APIs from scratch with Pytho...