Essential Go REST API: Developing, Testing and Deploying

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

Ratings 3.00 / 5.00
Essential Go REST API: Developing, Testing and Deploying

What You Will 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

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 Should Attend!

  • Web Developers
  • Student and Professional Developers
  • Anyone who wants to learn REST API with Go

TAKE THIS COURSE

Tags

  • Go (programming language)
  • REST API

Subscribers

43

Lectures

54

TAKE THIS COURSE



Related Courses