1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-08 23:56:37 +02:00

12 Commits

Author SHA1 Message Date
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
b68bcf2c2c checkpoint for api handler tests 2019-06-26 01:16:57 -08:00
Lee Brown
d6b6b605a4 Completed API documentation for swagger 2019-06-25 22:31:54 -08:00
Lee Brown
8328cf525b completed API from signup to auth token with swagger UI. 2019-06-25 06:25:55 -08:00
Lee Brown
957bd9bf36 go fmt 2019-06-24 23:02:43 -08:00
Lee Brown
8994ee4d1a fixed internal package unittests 2019-06-24 22:41:21 -08:00
Lee Brown
efaeeb7103 Completed user and account packages, extracted user_account code to independent package 2019-06-22 17:48:44 -08:00
Lee Brown
abccc1f658 Splitting our users and accounts, creating new user_account package 2019-06-22 10:05:03 -08:00
Lee Brown
16dafe29fd completed unittests for users package 2019-05-29 15:05:17 -05:00
Lee Brown
c121b7d289 finish internal/user user and auth unittests 2019-05-28 04:44:01 -05:00
Lee Brown
895128bbbe completed coding user package and starting unittests 2019-05-27 02:44:40 -05:00