freechat/json-api
shockrah 988aa9f155 Removal of chrono and async_trait as dependancy in db-lib
Removig chrono from api code as well

Removing chrono as dep in api code
+ Using Content-Type for /message/send content type

Updating cargo lists for removal of fluff deps

Removal of more fluff

Addking makefile to avoid compiling debug builds by accident while developing
2021-03-20 14:59:06 -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 Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00
migrations Query string parameter 'type' is now enforced by the api 2021-03-12 02:17:06 -08:00
scripts Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
src Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -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 Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -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 Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00