encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

TypeSystem #649

Closed tomchristie closed 5 years ago

tomchristie commented 5 years ago

Switch to using TypeSystem for all the validation.

This'll be the basis for us being able to add interactive docs, with properly rendered forms. Also TypeSystem works much, much better as a properly scoped, independant package.