7 Commits (77fe2532d56bae93fa40bb868e427acc24e48cad)
 

Author SHA1 Message Date
Buddy Sandidge 77fe2532d5 Add web framework dependencies for pat and negroni 8 years ago
Buddy Sandidge b68d88fda9 Add errors library 8 years ago
Buddy Sandidge 35474b635a Have service listen and server over TLS
Pass in command line arguments to the path of the certificate and key
files.
8 years ago
Buddy Sandidge d1b889eac2 Use CLI package to make address an argument 8 years ago
Buddy Sandidge e33df20ee1 Add cli library as dependency 8 years ago
Buddy Sandidge c3a54a1b85 Add proof of concept WebApp with basic functionality
TODO:
 • Add arguments to app for port and address
 • Add x-forwarded-for header support for use behind proxies
 • Be able to give response in text, json or html
8 years ago
Buddy Sandidge d199e866c8 Initial commit 8 years ago