package
0.0.0-20240601220216-4db27722a3d5
Repository: https://github.com/markelca/toggles.git
Documentation: pkg.go.dev

# README

api

This is a REST API implementation using the gin HTTP framework. It uses JWT and an additional api key to manage the authentication. Also the passwords are hashed and the requests are encrypted using TLS (with self-signed certificates for testing purposes).