commit d416d0d6f5c08968922da46a73ee4c37086b3ec2 Author: Matt Burchett Date: Thu Feb 4 01:24:55 2021 -0600 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a1ebf2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Matrix Handler + +### Usage +> POST /generic/{matrixRoom}/{matrixUser}/{matrixPassword} +This is a generic handler that will accept any form of data and pass it through to Matrix using the appropriate JSON format.