freechat/json-api
shockrah 1884580bf8 * Simplified badge structure
+ Adding driver code for backend update methods
This is basically all the dblib code required for the differing /badge/update/* api handlers to use
2021-05-30 19:49:48 -07:00
..
.vscode Updated target for debugger 2021-03-07 17:46:17 -08:00
client-tests * Change join route to just /join 2021-05-26 12:08:55 -07:00
db * Simplified badge structure 2021-05-30 19:49:48 -07:00
migrations * Default values for badge_ids in channels & members 2021-05-20 16:44:30 -07:00
scripts Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
src + Adding hooks for /badge/update/* routes 2021-05-30 19:35:14 -07:00
.gitignore * /message/recent no longer uses unwraps 2021-05-29 14:23:47 -07:00
Cargo.lock + Exposing serde_json to db-lib lyaer 2021-05-06 13:29:32 -07:00
Cargo.toml - Removing dotenv from required dependancies 2021-05-05 15:50:39 -07:00
config.json * Changin public_url & public_ws_url to shorter url & wsurl respectively 2021-05-09 23:08:55 -07:00
Makefile + Seperating slim & rtc builds in makefile 2021-05-17 14:44:56 -07:00