Skip to main content

4 docs tagged with "Golang"

View All Tags

Golang Auth Template

Authentication is an important and tedious part of a web application. This template is a simple authentication template for Golang web applications using JWT and mysql.

Wakeonlan

I was curious how wakeonlan protocol work, and how can it wake up a computer using network packets. So I implemented the protocol in both Python and Golang.