Output JSON-schema from bottle application?

Alec Taylor alec.taylor6 at gmail.com
Thu Feb 27 22:49:07 EST 2014


Are there libraries for doing this?

I would like to autogenerate JSON-schema for use inside an API explorer.

However whenever there is a schema change; I would only like to change
the schema in one place (where possible).

E.g.: For use here - https://github.com/salesking/json-schema-browser

How do I do this?

Thanks for all suggestions,

Alec Taylor



More information about the Python-list mailing list