first commit

This commit is contained in:
Matt Burchett 2021-02-04 01:24:55 -06:00
commit d416d0d6f5

5
README.md Normal file
View File

@ -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.