Boilerplate for how I like to write a backend web service.
Go to file
AJ ONeal 717a4bcbb3 initial commit 2020-09-19 21:55:46 -06:00
.gitignore initial commit 2020-09-19 21:55:46 -06:00
.prettierignore initial commit 2020-09-19 21:55:46 -06:00
.prettierrc initial commit 2020-09-19 21:55:46 -06:00
AUTHORS initial commit 2020-09-19 21:55:46 -06:00
LICENSE initial commit 2020-09-19 21:55:46 -06:00
README.md initial commit 2020-09-19 21:55:46 -06:00

README.md

goserv

Boilerplate for how I like to write a backend web service