This repository has been archived on 2021-10-25. You can view files and clone it, but cannot push or open issues/pull-requests.
rusty-bever/src
Jef Roosens f2a0401601
Some route boilerplate for posts
2021-09-28 10:16:20 +02:00
..
auth Some random stuff tbh 2021-09-05 09:59:16 +02:00
db Some route boilerplate for posts 2021-09-28 10:16:20 +02:00
admin.rs Moved all database code to db module 2021-09-01 12:53:00 +02:00
errors.rs Added create section endpoint 2021-09-13 22:15:38 +02:00
guards.rs Wrote part of posts db boilerplate 2021-09-26 18:36:15 +02:00
main.rs Some route boilerplate for posts 2021-09-28 10:16:20 +02:00
posts.rs Some route boilerplate for posts 2021-09-28 10:16:20 +02:00
schema.rs Added create section endpoint 2021-09-13 22:15:38 +02:00
sections.rs Tried to add docs & frontend as features 2021-09-24 16:18:41 +02:00