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 
ℛ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 
大†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 
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 
Noviembre 2024
LunMarMiérJueVieSábDom
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarioCalendario
Últimos temas
» Macrium Reflect X 10.0.8366 (Workstation/Server/Server Plus) + WinPE / WinRE (x64)
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 1:55 pm por ПΣӨƧӨFƬ

» Light Image Resizer 7.1.0.58 Multilingual
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 1:46 pm por ПΣӨƧӨFƬ

» Perfectly Clear WorkBench 4.6.1.2706 (x64) Multilingual
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 1:42 pm por ПΣӨƧӨFƬ

» SkinFiner 5.3.2 (x64) Multilingual
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 1:31 pm por ℛeℙ@¢ᴋ€r

» IObit Uninstaller Pro 14.0.1.19 Multilingual
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 1:15 pm por ℛeℙ@¢ᴋ€r

» Notepad++ 8.7.1 Dual x86x64 [Desatendido]Multi
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 1:06 pm por ℛeℙ@¢ᴋ€r

» ⭐️ LightPDF Editor 2.14.13.4 Build 31⁄10⁄2024 Multilingual
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 12:53 pm por tano1221

» Yamicsoft Windows Manager 2.0.7 (x64) Multilingual
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 12:39 pm por tano1221

» Social Media Downloader 7.3
REST based microservices API development in Golang  (Updated 04/2021) EmptyHoy a las 12:33 pm por tano1221

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 : 77064
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.

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