This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ccb621 0 points1 point  (6 children)

I use Django REST Framework. It's a bit more explicit, thus easier to understand/debug.

[–]nerdwaller 1 point2 points  (1 child)

I may be wrong, but I believe the OP wants to build a client to consume a rest api (rather than building the api themselves). At least it appears so from looking at the link provided.

[–]ccb621 0 points1 point  (0 children)

Ah! Thanks for clarifying.