freechat/json-api/src
shockrah 898a7a8ca2 New /members/single route
 Simple test for /members/single handler
 Should probably add some more tests to verify failure cases
2021-03-05 19:23:50 -08:00
..
testing Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
admin.rs Moving option parameters to the query string 2021-02-10 23:18:24 -08:00
auth.rs Moving option parameters to the query string 2021-02-10 23:18:24 -08:00
channels.rs * channels are now nested in "channels" key 2021-03-03 16:30:39 -08:00
http.rs Percent decoder func found on crates.io 2021-02-10 23:20:51 -08:00
invites.rs Passing tests for invite routes 2021-02-25 16:05:46 -08:00
main.rs New /members/single route 2021-03-05 19:23:50 -08:00
members.rs New /members/single route 2021-03-05 19:23:50 -08:00
messages.rs Reformatting of wiki: 2021-02-18 16:29:29 -08:00
meta.rs Ower creation now gives back prettier output + server meta vars as well 2021-02-25 14:03:34 -08:00
perms.rs Inlining helper func for permission checking 2021-02-03 19:31:38 -08:00
routes.rs New /members/single route 2021-03-05 19:23:50 -08:00
schema.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00