|
f08784ffa7
|
Fix typo
|
2021-12-27 23:06:59 +00:00 |
|
|
e9adc763b2
|
Remove Repository and use Database instead
|
2021-12-11 20:18:09 +00:00 |
|
|
4011f3cace
|
Also return sql.DB to be able to use goose
|
2021-12-02 20:36:22 +00:00 |
|
|
f40a05f92d
|
Use log instead of panic
|
2021-11-08 22:29:26 +00:00 |
|
|
5de7d32c30
|
Use goose for migrations
|
2021-11-08 22:24:21 +00:00 |
|
|
cf1bc70103
|
Begin migration to sqlc
|
2021-11-08 21:32:30 +00:00 |
|
|
2eb1457019
|
Load config from ENV
|
2021-11-07 21:56:35 +01:00 |
|
|
e525fdc928
|
Rename to Service
Add ModelService interface to merge all Services
|
2016-12-27 00:47:10 +01:00 |
|
|
672376a55c
|
Implement all services in type Repository
|
2016-12-20 20:46:25 +01:00 |
|
|
518a0c2df9
|
Create ulid generator
|
2016-12-20 16:21:12 +01:00 |
|
|
b9d428d386
|
Implement bcrypt
|
2016-12-20 15:15:33 +01:00 |
|
|
2de8e46bf3
|
Read config and connect to db
|
2016-12-20 10:13:18 +01:00 |
|
|
308ff98830
|
Finish cleaning dependencies
|
2016-12-19 23:23:52 +01:00 |
|
|
1592e4e8cf
|
Move login.go to jwt subpackage
|
2016-12-19 22:48:17 +01:00 |
|
|
8231b3d176
|
Move login-code to http
|
2016-12-19 22:47:45 +01:00 |
|
|
227028f99d
|
Try to extract http
|
2016-12-19 18:56:24 +01:00 |
|
|
f759600db1
|
Move login & main to cmd/budgeteer
|
2016-12-19 18:43:07 +01:00 |
|