|
|
1c02f28d25
|
API can serve bidding_of_highest_round and biddings_of_round/:round_number route.
|
2026-02-13 21:01:07 +01:00 |
|
|
|
ebdb919245
|
Added routes for bidding round control.
|
2026-02-13 20:30:54 +01:00 |
|
|
|
9709dbabe2
|
Added JSON API for biddings. (Only listing all biddings is supported)
|
2026-02-12 10:41:21 +01:00 |
|
|
|
97cc49975a
|
Added live routes for biddings.
|
2026-02-11 16:38:19 +01:00 |
|
|
|
1eb6cbe0e6
|
Added route to users resource, added list_user() and disabled update(...)/delete(...)
|
2026-02-11 11:24:51 +01:00 |
|
|
|
18f883c9ad
|
Added default api controller.
|
2026-02-11 11:08:05 +01:00 |
|
|
|
14f04befd0
|
After "mix phx.gen.json BiddingRounds BiddingRound bidding_rounds round_number:integer running:boolean --no-scope".
|
2026-02-11 10:57:27 +01:00 |
|
|
|
9ed6ad898f
|
After "mix phx.gen.auth Accounts User users".
|
2026-01-20 14:45:43 +01:00 |
|
|
|
3c059a9098
|
Basic Phoenix server
|
2026-01-20 11:03:54 +01:00 |
|