stoptime-rs/src
2019-07-08 20:06:29 +02:00
..
handlers Implement the customer handlers using the model 2019-07-08 20:06:29 +02:00
models Add REST helpers and the customer model 2019-07-08 20:06:29 +02:00
catchers.rs Add error catchers 2019-06-10 10:24:53 +02:00
handlers.rs Implement the customer handlers using the model 2019-07-08 20:06:29 +02:00
main.rs Add REST helpers and the customer model 2019-07-08 20:06:29 +02:00
models.rs Add new (insertable) models and associations to models 2019-06-10 10:24:53 +02:00
rest_helpers.rs Add REST helpers and the customer model 2019-07-08 20:06:29 +02:00
schema.rs Add first version of the diesel schema and models 2019-06-10 10:24:50 +02:00