/server

Basic helper functions for starting either dev or prod server with certs

Primary LanguageGo

Server

Server is a small helper library for starting either a development server with a provided certificate or a production server with a certificate obtained via LetsEncrypt.

It's pretty basic and merely there to save a few lines of repetitive code. Feel free to contribute!