Hello, This document seems to recommend that the Core API project is used as a client for interacting with REST Framework APIs: https://www.django-rest-framework.org/topics/api-clients/#installing-the-javascript-client
Unfortunately, looking at the GitHub org, it seems that the project is no longer maintained: https://github.com/core-api (I was specifically looking to use the JS client <https://github.com/core-api/javascript-client>) Are there any easy-to-use client libraries? Of course, I could interact with my API the "normal" way by simply making requests to endpoints but it'd be nice if I could avoid that boilerplate. Best, Sumanth @sumanthratna <https://github.com/sumanthratna> -- 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/14fe0408-c743-4666-8e9c-37ab1b32d2c5n%40googlegroups.com.