-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing features from similar projects #346
Comments
I would add Django REST Framework to this list. I think it's probably the most full-featured REST framework available in Python right now. Also, the Tastypie link on that page actually links to Flask-RESTful. There's restless as well, FWIW: http://restless.readthedocs.org/en/latest/ |
I have fixed the Tastypie link and added the Django REST framework and restless links. Thanks. |
I like the Eve's Data Integrity and Concurrency Control optional feature. |
Add missing features from any of the similar projects listed at https://flask-restless.readthedocs.org/en/latest/similarprojects.html
The text was updated successfully, but these errors were encountered: