Commit Graph

15 Commits

Author SHA1 Message Date
13f5dba498 added Recover to help with panics 2024-03-26 17:49:01 -07:00
21c9067183 added jwt packages 2024-03-26 17:48:39 -07:00
964a06732e Merge pull request 'features/route-examples' (#5) from features/route-examples into main
Reviewed-on: #5
2024-03-23 10:29:51 -07:00
0f7787d546 trying to create some separation between sql and user tasks. This might be too close to c# for go 2024-03-23 08:27:35 -07:00
b5791cd64e Working on building out some good examples on how to handle routes 2024-03-23 08:26:49 -07:00
a2ad14d388 Merge pull request 'features/sqlite-sorta-workin' (#4) from features/sqlite-sorta-workin into main
Reviewed-on: #4
2024-03-22 12:26:54 -07:00
ab8a674988 helper files 2024-03-21 22:42:03 -07:00
3c145d66af the table accepts my record and I can rebuild it without a ORM! 2024-03-21 22:41:52 -07:00
d6f2fc3585 having goose run the first migration 2024-03-21 22:41:25 -07:00
7cf3e7943c created the initial model 2024-03-21 22:41:05 -07:00
68ab718d68 my spell checker yells about words 2024-03-21 22:40:47 -07:00
2f23e2ab91 Merge pull request 'Starting to get some basics in place.... its missing so much' (#1) from features/first-push into main
Reviewed-on: #1
2024-03-20 19:11:08 -07:00
6e2d187148 Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00
1a39ab3063 Update README.md 2024-03-19 14:13:53 -07:00
7a7fd1c49c Initial commit 2024-03-19 14:02:02 -07:00