Commit Graph
8 Commits
Author SHA1 Message Date
david e1568cd759 Add mutex to table 2021-06-19 17:55:17 -04:00
david b66f5ebe67 Implement an in-memory databasewqa 2021-06-19 17:47:36 -04:00
David Lick 9af3f78659 Merge pull request #10 from davidlick/bootstrap-api
Initial bootrap of application
2021-06-17 17:39:17 -04:00
david 026f3c88fb Fix formatting in yaml 2021-06-17 17:37:58 -04:00
david bab98adddd Export PATH to include GOPATH
https://github.com/actions/setup-go/issues/14
2021-06-17 17:34:24 -04:00
david 46e72f23a8 Add GitHub action to run unit tests on pull requestwqa` 2021-06-17 17:24:37 -04:00
david 336b21a835 Initial bootrap of application
- Creates scaffold for router and server
- Main program set up for environment, OS signal listener
- Makefile generic commands
2021-06-17 17:06:21 -04:00
David Lick 61e39b6c2f Initial commit 2021-06-16 20:13:55 -04:00