stoptime-rs/src
Paul van Tilburg 26c86fe03e Add GraphQL handlers and add GraphQL schema
Remove all REST and JSON related handlers and error catchers.
2019-07-09 12:24:52 +02:00
..
handlers Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
models Turn all models into GraphQL(Input)Objects 2019-07-09 12:23:58 +02:00
catchers.rs Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
graphql.rs Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
handlers.rs Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
helpers.rs Add some ORM/Diesel helper macros 2019-07-09 12:21:12 +02:00
main.rs Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
models.rs Add new (insertable) models and associations to models 2019-06-10 10:24:53 +02:00
schema.rs Switch FLOAT types to DOUBLE in the database 2019-07-09 12:18:54 +02:00