Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Very interesting new feature, anyone has already some experience with the Core API implementation of DRF?


As the author, yes.

The team I was previously with used Core API in some of https://www.crunchboards.com/

That's got a service-based architecture, and we were using it both on the server side (where we wrote explicit Core API schemes, rather than auto-generated) and on the client side (moving towards doing our inter-service communication using `coreapi`, rather than directly through `requests`.)

For us, the dynamic client libraries were a big win - the client code that you're working with becomes more meaningful and robust, as it's working with an application layer abstraction, rather than directly at a network layer.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: