Hi ..
I've released *django-restql* <https://github.com/yezyilomo/django-restql> v0.5.0, It's a library which allows you to turn your API made with *Django REST Framework(DRF)* into a GraphQL like API. With *django-restql* <https://github.com/yezyilomo/django-restql> you will be able to - Send a query to your API and get exactly what you need, nothing more and nothing less. - Control the data you get, not the server. - Get predictable results, since you control what you get from the server. - Save the load of fetching unused data from the server(Over-fetching and Under-fetching problem). - Write(create & update) on nested fields with flexibility. Here is a GitHub link for the project https://github.com/yezyilomo/django-restql, I've also created a PR to add it to DRF third party packages https://github.com/encode/django-rest-framework/pull/6878, I would like to hear from you guys, how do you see it?, Any feedback will be appreciated, you are also welcome to contribute if you find it cool. Thanks. -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/cf7e8945-cecf-46a8-b1e7-9ca0ebb20f6e%40googlegroups.com.