Self Documenting APIs built on Django-Tastypie [closed]
Asked Answered
R

1

6

Im using django-tastypie and I'm very happy with it. But I really want to get the self documenting api feature from Django Rest Framework.

What solutions exist (or have people built) to get this kind of auto generated documentation that Django Rest Framework, but from a TastyPie based API ?

Riffraff answered 11/3, 2013 at 10:56 Comment(0)
B
8

I haven't had a chance to use it myself but django-tastypie-swagger looks promising (https://github.com/concentricsky/django-tastypie-swagger/). Swagger itself is a great choice for API documentation (https://developers.helloreverb.com/swagger/).

Beckmann answered 12/3, 2013 at 20:24 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.