matrix-doc/api
Mark Haines f34722485f Check the request example JSON matches the schema 2015-09-24 16:50:27 +01:00
..
client-server Make the example room id more "random" so that people are less likely to think that it is supposed to be human readable 2015-09-21 17:31:35 +01:00
files Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
README Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
check_examples.py Check the request example JSON matches the schema 2015-09-24 16:50:27 +01:00
package.json Add package.json 2015-06-02 13:32:22 +01:00
swagger.html Minor swagger HTML tweaks 2015-02-20 11:32:53 +00:00
validator.js Only validate a file if it ends with ".yaml". 2015-09-24 13:37:32 +01:00

README

To get this running:
  python -m SimpleHTTPServer

Go to http://localhost:8000/swagger.html