freechat/json-api
shockrah c1ef4c6336 -Removed _most_ direct sql manipulation for invite creation
- Removed unused/irrelevant unit tests, which now have to be rebuilt for the new codebase
2021-02-03 21:26:26 -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 +New .add method for db::Invites 2021-02-03 21:25:27 -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 -Removed _most_ direct sql manipulation for invite creation 2021-02-03 21:26:26 -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