freechat/json-api
shockrah ab9fef2ccc route_dispatcher now reflects new hashmap usage over serde_json::Value's
HashMap of query string parameters is generated in main_responder before passed on
2021-02-05 16:32:03 -08:00
..
.vscode Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
client-tests Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
db + Adding serialize to db::Invite type 2021-02-05 16:26:43 -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 route_dispatcher now reflects new hashmap usage over serde_json::Value's 2021-02-05 16:32:03 -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 remnant from the api rename 2021-01-25 18:55:09 -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