Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67190

Output JSON-schema from bottle application?

Date 2014-02-28 14:49 +1100
Subject Output JSON-schema from bottle application?
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.7451.1393559357.18130.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Output JSON-schema from bottle application? Alec Taylor <alec.taylor6@gmail.com> - 2014-02-28 14:49 +1100
  Re: Output JSON-schema from bottle application? Alister <alister.ware@ntlworld.com> - 2014-02-28 09:52 +0000
  Re: Output JSON-schema from bottle application? donarb <donarb@nwlink.com> - 2014-02-28 07:47 -0800

csiph-web