Y
Hacker News
new
|
ask
|
show
|
jobs
by
aldarn
2869 days ago
For Python there's Marshmallow (
https://github.com/marshmallow-code/marshmallow
) and Django REST Framework if you're using Django (
http://www.django-rest-framework.org/api-guide/serializers/
). Both of these work as you described.