Lee Brown
24dd0dff42
Complated web-api crud endpoints and unittests. unittest for find
...
endpoints still need to be implemented.
2019-06-27 04:48:18 -08:00
Lee Brown
48ae19bd6a
checkpoint
2019-06-26 20:21:00 -08:00
Lee Brown
d6b6b605a4
Completed API documentation for swagger
2019-06-25 22:31:54 -08:00
Lee Brown
2fbda74a73
Completed signup package and hooked up to web-api. Can use the swagger
...
ui to signup a new account.
2019-06-25 02:40:29 -08:00
Lee Brown
ca8670eadf
authenticator storage engines
...
Created a storage interface used by authenticator to support multiple
types of storage types for private keys. Added a new file storage engine
which is now the default for web-api. Migrated aws secrets manager to be optional.
2019-06-24 17:36:42 -08:00
Lee Brown
07e86cfd52
Completed enough code gen for project ATM
2019-06-24 04:26:48 -08:00
Lee Brown
bdbe3c587a
Completed truss code gen for generating model requests and crud.
2019-06-24 01:30:18 -08:00
Lee Brown
c77dd8f5f3
go fmt
2019-05-23 14:32:24 -05:00
Lee Brown
b40d389579
Basic example cleanup
...
Rename sales-api to web-api and remove sales-admin
2019-05-16 18:05:39 -04:00