arse/src
Anthony J. Martinez 4b1810390c Add route tests for each route handler
- Closes #12
2021-04-10 09:51:31 +02:00
..
bin Create routes with routerify, reach base MVP 2021-04-08 20:22:54 +02:00
render Fix the default template 2021-04-08 20:55:35 +02:00
auth.rs Restructure mods, write config to disk on generation 2021-04-03 18:49:41 +02:00
common.rs Added rendering, removed route module, renamed io module 2021-04-04 21:03:22 +02:00
config.rs Update cargo, remove warp, branch for routes 2021-04-05 14:01:51 +02:00
lib.rs Update cargo, remove warp, branch for routes 2021-04-05 14:01:51 +02:00
logging.rs Update project structure 2021-03-27 09:33:24 +01:00
render.rs Create routes with routerify, reach base MVP 2021-04-08 20:22:54 +02:00
routes.rs Add route tests for each route handler 2021-04-10 09:51:31 +02:00