You are very welcome. On Thu, Sep 12, 2019 at 10:16 AM Musharaf Baig <[email protected]> wrote:
> Great! Love to contribute. > > On Thursday, September 12, 2019 at 11:54:33 AM UTC+5, Yezileli Ilomo wrote: >> >> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-rest-framework/69a904af-2645-4eff-ae67-d3b8de2e3b5c%40googlegroups.com > <https://groups.google.com/d/msgid/django-rest-framework/69a904af-2645-4eff-ae67-d3b8de2e3b5c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/CAHVAm9b8KGag-GbZTbe%2B%3D-ZNw6hL7ODuA-sTRDcZXdJn09h%2BNA%40mail.gmail.com.
