hfaran / Tornado-JSON

A simple JSON API framework based on Tornado
http://tornado-json.readthedocs.org/
MIT License
273 stars 60 forks source link

Issue 72 dynamic schemas #87

Open mauler opened 8 years ago

mauler commented 8 years ago

Hi,

This is an attempt to create dynamic schemas as documented on https://github.com/hfaran/Tornado-JSON/issues/72

I also created a class that IMHO can be used to create in a more elegant way the Dynamic Schema

Please, tell me what you think.

Resolves #72

hfaran commented 8 years ago

Hi @mauler thanks for this! I'll have a chance to look at both your PRs in more detail in a few weeks. I'm just really busy at the moment but I'll get to them eventually!

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-2.5%) to 93.41% when pulling 32b50a1e1ad72064ceb131b663ba5d46f2a3660f on mauler:issue-72-dynamic-schemas into ddf59307c26df93f8e5af50b7a54e1577891e8dd on hfaran:master.