|
40ec90687a
|
Add currency/all endpoint and handler
|
2024-11-20 20:29:00 +02:00 |
|
|
cb60cb39d5
|
Add payment endpoint and handlers
|
2024-11-20 18:19:57 +02:00 |
|
|
a52b108bf8
|
Add metric /all endpoint and handler
|
2024-11-19 10:13:41 +02:00 |
|
|
8855cc3e54
|
Add db seeding with default metrics for users
|
2024-11-19 10:13:02 +02:00 |
|
|
83f69a2135
|
Add /all endpoint and handler for income
|
2024-11-19 10:12:04 +02:00 |
|
|
ead0a4bd60
|
Add item routes
|
2024-11-18 09:55:34 +02:00 |
|
|
a9a4f26528
|
Add routes for transfer
|
2024-11-16 20:31:36 +02:00 |
|
|
18aad2c225
|
Add routes to handlers for expense group
|
2024-11-16 11:43:32 +02:00 |
|
|
29a0353888
|
Small refactoring and added all route for categories
|
2024-11-11 22:27:16 +02:00 |
|
|
9b77237d50
|
Reforming and adding all endpoint for types
|
2024-11-11 21:30:40 +02:00 |
|
|
85f8972d5e
|
Add route to CardGetAll handler
|
2024-11-10 08:25:44 +02:00 |
|
|
bfa8445f78
|
Change AllowOrigin from everything to Svelte frontend
|
2024-11-06 19:43:43 +02:00 |
|
|
fdc3ca101c
|
Add /api/authping endpoint
|
2024-11-06 19:43:20 +02:00 |
|
|
155deb889c
|
Change name of module
|
2024-11-04 17:55:14 +02:00 |
|
|
85dc709979
|
Change Port from 3001 to 3000
|
2024-11-04 17:53:03 +02:00 |
|
|
30c6c59e63
|
Add type handlers
|
2024-10-31 11:41:49 +02:00 |
|
|
9cf82d5301
|
Add income routes
|
2024-08-14 18:21:03 +03:00 |
|
|
746b4f15e7
|
Add Content-Type to AllowHeaders
|
2024-08-14 15:05:55 +03:00 |
|
|
514d2bac59
|
Make api listens to localhost
|
2024-08-12 18:48:09 +03:00 |
|
|
2eec801907
|
Make api listens to 3001 port on localhost
|
2024-08-12 18:47:36 +03:00 |
|
|
7adde1fee1
|
Add debt CRUD routes
|
2024-08-12 18:33:17 +03:00 |
|
|
a09f3f87e9
|
Change localhost to some domain
|
2024-08-08 20:30:59 +03:00 |
|
|
43005c6f3b
|
....
|
2024-08-06 23:59:05 +03:00 |
|
|
74dda89c69
|
Add listening on localhost
|
2024-08-06 23:08:50 +03:00 |
|
|
ecdc3b235c
|
Add ping
|
2024-08-06 22:51:34 +03:00 |
|
|
d5c898520d
|
Add CORS
|
2024-08-06 14:32:10 +03:00 |
|
|
7a63668801
|
Add redirects
|
2024-08-03 13:43:58 +03:00 |
|
|
523b90b604
|
Add categories routes
|
2024-08-03 13:40:17 +03:00 |
|
|
fd5d283946
|
Add all CRUD Routes for cards
|
2024-08-03 09:53:50 +03:00 |
|
|
39cecc80d1
|
Add Middleware to routes and update Swagger to add that
|
2024-08-03 08:43:41 +03:00 |
|
|
20c3beef53
|
Remove db package code that was used as example and testing
|
2024-08-03 08:17:18 +03:00 |
|
|
6c2032dd42
|
Add cards group of endpoints
|
2024-08-03 08:16:55 +03:00 |
|
|
cf09928a39
|
Small rename
|
2024-08-03 00:07:14 +03:00 |
|
|
0ffdeb7114
|
More groups!
|
2024-08-03 00:06:21 +03:00 |
|
|
52197fe0a6
|
Refactored main.go for http-server
|
2024-08-02 23:37:16 +03:00 |
|
|
7a54ea796e
|
Move types to different folder
|
2024-08-02 23:36:25 +03:00 |
|
|
1e469dda3c
|
Add gin and swagger to http-server
|
2024-08-02 18:14:06 +03:00 |
|
|
9ad1743810
|
Cmd test sub packages
|
2024-08-02 00:03:51 +03:00 |
|