Matrix JSON

Intermediary for using webhook for testing in localhost applicationid webhook

This application has two routes:

Exemplo: /matrix?redirectUrl=127.0.0.1%3A8000%2Fcallback&nome=Joao&idade=30 retornarĂ¡:

{
  "nome": "Joao",
  "idade": "30"
}