Web hook service application over SSH
3h 16m 6s
English
Paid
Course description
Let's create a terminal application and server that generate a unique link for use as a webhook URL and directly forward responses to the local host.
Watch Online
0:00
/ #1: Introduction and overview
All Course Lessons (8)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction and overview Demo | 06:51 | |
| 2 | Setting up the SSH server | 35:15 | |
| 3 | Setting up the HTTP server | 25:55 | |
| 4 | Connecting the dots | 16:59 | |
| 5 | Trying it out with a local application | 30:49 | |
| 6 | Rework the tunnel with ssh -R | 36:43 | |
| 7 | Fixing user input | 26:06 | |
| 8 | Refactor to get our first working draft | 17:28 |
Unlock unlimited learning
Get instant access to all 7 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Golang (Google go)
Sources: udemy
Go is an amazing programming language that was created by the same guys who gave the world C (C), unix and utf-8 - some of the most influential contributions to the world of com...
17 hours 57 minutes 50 seconds
Writing An Interpreter In Go
Sources: Thorsten Ball
In this book we will create a programming language together. We'll start with 0 lines of code and end up with a fully working interpreter for the Monkey* programming language. S...
Ultimate Service 2.0
Sources: ardanlabs.com
The Ultimate Service class is for Go developers who wish to learn how to build production ready & well tested web services in Go. It provides an intensive, comp
14 hours 7 minutes 18 seconds
Go in Practice, Second Edition
Sources: Matt Butcher, Matt Farina, Nathan Kozyra
"Go in Practice: Second Edition" is a collection of recipes containing techniques and best practices for creating industrial-grade applications in Go.
Ultimate Go: Advanced Engineering
Sources: ardanlabs.com
Learn advanced Go concepts by building a reference implementation of a blockchain in Go! The goal of this class is to share how to code complex engineering tasks required to bui...
16 hours 20 minutes 42 seconds