⭐ the project to show your appreciation.
Quickly generate TLS certificates in Go.
import https "github.com/romance-dev/https-cert-go"
pub, priv, _ := https.GenerateKeys(https.GenerateOptions{Host: "thecucumber.app"})Just remember to change the server's url from http to https. Also configure your http client code/application to allow self-signed certificates, otherwise they will spit out an error.
- dataframe-go - Statistics and data manipulation
- dbq - Zero boilerplate database operations for Go
- electron-alert - SweetAlert2 for Electron Applications
- igo - A Go transpiler with cool new syntax such as fordefer (defer for for-loops)
- mysql-go - Properly cancel slow MySQL queries
- react - Build front end applications using Go
- remember-go - Cache slow database queries