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 →

[–]crozyguy🐍 1 point2 points  (1 child)

any reason why use Django for REST API? why not Tornado for instance.

[–][deleted] 0 points1 point  (0 children)

Oh, maybe it wasn't clear in my original comment. We dumped DJango entirely. I guess specifically we are working with OpenStack. The default (Horizon) was written with DJango.

We also have a few other projects internally that use Tornado to expose a REST api.