Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
tano1221
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
ПΣӨƧӨFƬ
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
大†Shinegumi†大
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
ℛeℙ@¢ᴋ€r
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
ronaldinho424
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
Engh3
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
geodasoft
REST based microservices API development in Golang  (Updated 04/2021) Vote_lcapREST based microservices API development in Golang  (Updated 04/2021) Voting_barREST based microservices API development in Golang  (Updated 04/2021) Vote_rcap 
Noviembre 2024
LunMarMiérJueVieSábDom
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarioCalendario
Últimos temas
» Mastering Epigenetics How To Hack Your Genes
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 8:21 am por missyou123

» Master Accounting A-Z Crash Course for Success
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 8:19 am por missyou123

» Lose Weight, Tone Up And Balance Your Hormones
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 8:17 am por missyou123

» Linux Incident Response Basics
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 8:15 am por missyou123

» Linkedin Mastery For Solopreneurs & Small Businesses 2024
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 8:13 am por missyou123

» Linkedin - Introduction to Artificial Intelligence (2024)
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 8:10 am por missyou123

» Learn Python from scratch. by Faryal Imran
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 7:44 am por missyou123

» Learning Notebook LM: Your AI-Powered Research Assistant
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 7:42 am por missyou123

» Learning Computer Security and Internet Safety (2024)
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 7:40 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 REST based microservices API development in Golang (Updated 04/2021)

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 78645
Fecha de inscripción : 20/08/2016

REST based microservices API development in Golang  (Updated 04/2021) Empty
MensajeTema: REST based microservices API development in Golang (Updated 04/2021)   REST based microservices API development in Golang  (Updated 04/2021) EmptyMiér Mayo 19, 2021 9:15 pm

REST based microservices API development in Golang  (Updated 04/2021) A96744effcc8671185e6cb275084e27e
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 42 lectures (6h 42m) | Size: 2.92 GB
Master the concept of microservices API development using the Hexagonal Architecture in Go

What you'll learn:
Apply SOLID design principles in Go
Master the Hexagonal Architecture design and its implementation
Implement authentication and authorization using JWT access & refresh tokens
Apply RBAC Authorization to APIs
Understand how dependency injection works in Go
Understand and implement the structured logging
Build microservices API in Go
Code Refactoring in Go
Decoupling the domain objects and DTOs
Working with small steps
Take the informed decision on choosing various libraries
Understand the role of multiplexer in HTTP web server
Encoding structs to JSON or XML
Understand the routing capabilities of gorilla/mux
Design your own error library
State based unit testing
Unit testing using the mocks

Requirements
Student should know basic golang programming concepts like structs, receiver functions and interface
Student should be comfortable with object oriented programming concepts

Description
In this course, you will learn microservices API development using the Hexagonal Architecture. We will start the development from the scratch. Taking the small steps, we will be building the foundation by continuously improving the design of the application. We will explore how the dependency inversion plays a pivotal role in implementing the Hexagonal architecture.

Later on, we will be building an auth API to manage the Authentication and Authorization of our main application.

By the end of the course, we will learn to unit test various components using state and mocks and will also understand the complexities in testing those components.

Who this course is for
Developers who want to take their career to the next level by improving their skills and learning about REST based microservices API development.
College students currently learning about Golang.
Experienced developers that have recently started working with Go and want to learn how microservices development is done in golang.

REST based microservices API development in Golang  (Updated 04/2021) 3b6ef01dca484ea9aca42b489d9bc656

DOWNLOAD:
Citación :

https://rapidgator.net/file/20997187b686832a7637d1b7932e4f98/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part1.rar.html
https://rapidgator.net/file/854e86d88ed9da2473350c837f1fbe95/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part2.rar.html
https://rapidgator.net/file/6bf863e16e6957baf5fbfa440361d467/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part3.rar.html


https://uploadgig.com/file/download/5C50bd4689a05002/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part1.rar
https://uploadgig.com/file/download/407aD002fB1B47b3/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part2.rar
https://uploadgig.com/file/download/E5a53e83865b500e/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part3.rar


https://nitroflare.com/view/CACBB27D1395D44/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part1.rar
https://nitroflare.com/view/322A8AE1FEA7885/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part2.rar
https://nitroflare.com/view/C04FB982D85BCC2/swobh.REST.based.microservices.API.development.in.Golang.Updated.042021.part3.rar

Volver arriba Ir abajo
 

REST based microservices API development in Golang (Updated 04/2021)

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» REST based microservices API development in Go lang
» Academind Pro - Getting Started With Golang (Updated 07/2021)
» Learn Vert.x - Reactive microservices with Java (updated 8/2021)
» Event-driven microservices: Spring boot, kafka and elastic (Updated 04/2021)
» IoT-Based Smart Home Automation System on Budget (updated 8/2021)

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-