shifty-backend/service_impl/src
2024-05-07 18:19:00 +02:00
..
test Add booking dao implementations 2024-05-07 18:19:00 +02:00
booking.rs Add booking dao implementations 2024-05-07 18:19:00 +02:00
clock.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
lib.rs Implement booking service without validity checks 2024-05-07 08:31:50 +02:00
permission.rs Add context reqruied later for authentication 2024-05-03 19:01:26 +02:00
sales_person.rs Add service for sales_persond 2024-05-06 13:33:54 +02:00
slot.rs Add context reqruied later for authentication 2024-05-03 19:01:26 +02:00
uuid_service.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00