Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Essential Go REST API: Developing, Testing and Deploying

Posted By: lucky_aut
Essential Go REST API: Developing, Testing and Deploying

Essential Go REST API: Developing, Testing and Deploying
Duration: 4h 19m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 2.05 GB
Genre: eLearning | Language: English

A brief learning to build REST API with Go and secure REST API. Then, deploy to production machines.

What you'll learn:
Learning basic REST API with Golang
Building REST API Resource based database
Securing Go REST API with JWT Token and Role-based Authorization
Testing Go REST API
Deploying Go REST API to Linux Server
Deploying Go REST API to Windows Server
Deploying Go REST API to Container environment

Requirements:
Having basic knowledge of Go programming
Internet access

Description:
REST API is  a solution to leverage your business needs. You can publish your data to REST API. This bootcamp is designed to web developers who wants to build REST APIs using Go.
Pre-requisite: you have a basic Go programming to follow this bootcamp.
In general, you will learn the following topics in this bootcamp.
Preparation
Basic REST API with Go
Practical Lab 1: Calculator REST API
Practical Lab 2: Product REST API
REST API with Database  - Resource REST API
Basic Go Gin Middleware
Securing REST API : Authentication and Authorization
Unit Testing
Deployment
We start by preparing Go development environment. You can work with Windows, Linux and macOS. Next, you learn basic REST API such as handling requests with parameters. To get more practices, we provide two mini projects like a calculator REST API and a product REST API. These projects do not use database.
After you have learned basic REST API with Go, we continue to work with MySQL database. We publish our database data as REST API. You will build a complete project for Go such as database, models and controllers.
You also learn to build own Go Gin middleware.
Next, you learn how to secure REST API. We build REST APIs for registration, login, and logout. We implement JWT token to secure all REST API requests. We also implement RBAC (Role-based Access Control) on REST APIs.
Last, we perform unit test on Go programs included unit tests for REST API. We also deploy our Go REST API application on the following environment
Ubuntu server 2004 and Nginx
Windows Server 2022 and IIS
Docker

Who this course is for:
Web Developers
Student and Professional Developers
Anyone who wants to learn REST API with Go

More Info