aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-10Merge ADDR and PORTGrégoire Duchêne
2020-04-10Allow ADDR to be a path to a UNIX socketGrégoire Duchêne
2020-04-03Gracefully shut down the serverGrégoire Duchêne
2020-04-02Reject non-GET requestsGrégoire Duchêne
2020-03-26Standardize the project layoutGrégoire Duchêne
https://github.com/golang-standards/project-layout seems sensible.
2020-03-26Add a few test cases to libGrégoire Duchêne
2020-03-26Allow listening on a specific addressGrégoire Duchêne
The address is read from the ADDR environment variable. Defaults to every address.
2019-11-11Update dependenciesGrégoire Duchêne
2019-09-09Add a version for GCP Cloud RunGrégoire Duchêne
2019-09-06Move main.go to aws/Grégoire Duchêne
2019-08-23Update go.sum after running go mod tidyGrégoire Duchêne
2019-08-23Only build Linux binariesGrégoire Duchêne
2019-08-22Add go.mod and go.sumGrégoire Duchêne
2019-08-22Add .gitignoreGrégoire Duchêne
2019-08-22First versionGrégoire Duchêne
2019-08-13First commitGrégoire Duchêne