freechat/json-api
shockrah 21b184b324 Client tester now uses channel_id where applicable for api parameters
as well as being less explicit about what it passes to the query string
2021-02-10 23:15:05 -08:00
..
.vscode Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
client-tests Client tester now uses channel_id where applicable for api parameters 2021-02-10 23:15:05 -08:00
db removing unused redis dependancy 2021-02-10 18:20:28 -08:00
migrations Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
scripts Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
src + Test for qs_param behavior 2021-02-05 16:57:31 -08:00
.env Port now defaults to 4536 and is configurable with -p 2021-02-01 16:47:43 -08:00
.gitignore Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
build.sh Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
Cargo.lock removing unused redis dependancy 2021-02-10 18:20:28 -08:00
Cargo.toml Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
endpoints.md Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
hmac.secret Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00