freechat/json-api
shockrah d88948385d Upgrading mysql_async to latest version
This version comes with the benefit of having much more concise exec_map functionality among other things

This commit and the following ones also move db-lib to using a more 'try' based approach
2021-03-30 21:38:16 -07:00
..
.vscode Updated target for debugger 2021-03-07 17:46:17 -08:00
client-tests Query string parameter 'type' is now enforced by the api 2021-03-12 02:17:06 -08:00
db Upgrading mysql_async to latest version 2021-03-30 21:38:16 -07:00
migrations * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
scripts Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
src + Json-API now pushes proper new-message event to rtc server correctly 2021-03-25 20:46:10 -07:00
.env SERVER_PROTOCOL is now an official env variable for the json-api to read 2021-03-07 23:55:38 -08:00
.gitignore Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
build.sh updating tests for members routes 2021-02-20 20:14:10 -08:00
Cargo.lock + Clearer logging from the json api 2021-03-24 01:43:52 -07:00
Cargo.toml Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00
hmac.secret Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
Makefile - Removed joindate from members schema 2021-03-20 19:47:59 -07:00