Building Microservices with Go: 5. Gorilla framework for RESTful services

Описание к видео Building Microservices with Go: 5. Gorilla framework for RESTful services

Weekly live stream which teaches how to build Microservices using the Go programming language.

In this episode we will continue to look at building RESTful services using the Go standard packages.

Contents:
Refactoring the standard library to use the Gorilla framework
https://www.gorillatoolkit.org/pkg/mux

Source:
https://github.com/nicholasjackson/bu...

Series Content:
Over the weeks we will look at the following topics, teaching you everything you need to know regarding building microservices with the go programming language:
Introduction to microservices
RESTFul microservices
gRPC microservices
Packaging applications with Docker
Testing microservice
Continuous Delivery
Observability
Using Kubernetes
Debugging
Security
Asynchronous microservices
Caching
Microservice reliability using a Service Mesh

Комментарии

Информация по комментариям в разработке