freechat/server-api
shockrah 9a3833ea49 sample .env now uses redis
Also I'm moving the redis deps to db-lib
Lazy static now added for the sake of holding the only static ref we need/want
the hmac secret
2020-12-22 21:28:38 -08:00
..
client-tests showing options passed to routes in tests 2020-12-12 14:46:09 -08:00
db sample .env now uses redis 2020-12-22 21:28:38 -08:00
migrations on delete cascade added to messages which hopefully makes channel deletion a bit better 2020-11-18 00:28:46 -08:00
scripts renamed server/ to api/ since this is really only the api portion of the typical fc server 2020-08-22 15:52:37 -07:00
src Optimizations for buidling memcacache for our tokens 2020-12-20 19:43:27 -08:00
.env sample .env now uses redis 2020-12-22 21:28:38 -08:00
.gitignore new build + test scripst for ci/cd pipelines 2020-10-21 19:36:47 -07:00
build.sh + Created testing func which is now super easily configurable 2020-11-21 19:05:02 -08:00
Cargo.lock sample .env now uses redis 2020-12-22 21:28:38 -08:00
Cargo.toml sample .env now uses redis 2020-12-22 21:28:38 -08:00
endpoints.md Basically a rewrite of previous docs but this one is super terse 2020-12-12 15:45:13 -08:00