david
|
fb0ded942c
|
Add load test harness and update documentation with load test results
|
2021-06-21 17:27:54 -04:00 |
|
David Lick
|
71a39f1c22
|
Fix typo
|
2021-06-21 14:18:29 -04:00 |
|
David Lick
|
1723d21e56
|
Merge pull request #19 from davidlick/documentation
Update application README.md
|
2021-06-21 14:16:43 -04:00 |
|
david
|
1d1005b7e8
|
Update application README.md
|
2021-06-21 14:15:24 -04:00 |
|
David Lick
|
bfcb686e8d
|
Merge pull request #18 from davidlick/containerize
Add Dockerfile and make directives
|
2021-06-21 12:55:56 -04:00 |
|
david
|
cfdfbe1cca
|
Add Dockerfile and make directives
|
2021-06-21 12:54:18 -04:00 |
|
David Lick
|
31e4e1e094
|
Merge pull request #17 from davidlick/init-produce
Init produce
|
2021-06-21 11:52:57 -04:00 |
|
david
|
83d4e3f090
|
Fix formatting directive warning, remove api binary and gitignore it
|
2021-06-21 11:49:54 -04:00 |
|
david
|
6e99e495b3
|
Add mechanism for initializing database with produce
|
2021-06-21 11:47:51 -04:00 |
|
David Lick
|
caa9db586c
|
Merge pull request #15 from davidlick/add-delete-produce
Add DELETE /produce/{produceCode} endpoint
|
2021-06-21 10:00:13 -04:00 |
|
david
|
ee43e017a0
|
Add DELETE /produce/{produceCode} endpoint
|
2021-06-21 09:58:43 -04:00 |
|
David Lick
|
608f80a270
|
Merge pull request #14 from davidlick/get-all-produce
Add GET /produce endpoint
|
2021-06-20 21:07:22 -04:00 |
|
david
|
ee79403dbf
|
Add GET /produce endpoint
|
2021-06-20 21:05:54 -04:00 |
|
David Lick
|
2bf46c5fe6
|
Merge pull request #13 from davidlick/post-produce-endpoint
Add POST /produce endpoint
|
2021-06-20 20:42:35 -04:00 |
|
david
|
95839c459a
|
Add POST /produce endpoint
|
2021-06-20 20:41:00 -04:00 |
|
David Lick
|
8eee652b9e
|
Merge pull request #12 from davidlick/produce-service
Implement produce service
|
2021-06-20 18:18:27 -04:00 |
|
david
|
0136e616fb
|
Implement produce service
|
2021-06-20 18:16:33 -04:00 |
|
David Lick
|
c7cbd7df57
|
Merge pull request #11 from davidlick/in-memory-db
Implement an in-memory databasewqa
|
2021-06-19 17:56:17 -04:00 |
|
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 |
|