freechat/json-api/client-tests
shockrah f585cf122c * switching to building options in query string
* payloads for things like /message/send are now send through the request body
* no longer sending body data in gets

This whole patch is basically so we can allow js clients to exist btw -_-
2021-02-10 23:16:19 -08:00
..
web * switching to building options in query string 2021-02-10 23:16:19 -08:00
__init__.py Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
.gitignore Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
client.py Client tester now uses channel_id where applicable for api parameters 2021-02-10 23:15:05 -08:00
pyvenv.cfg Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
requirements.txt Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00