Say Hello to Strapi-Handler: Making REST Calls a Breeze for Strapi Collections

Hey everyone! If you’ve been working with Strapi you might have come across some challenges when composing certain queries. We know how frustrating that can be, so let us introduce you to Strapi-Handler!

Strapi-Handler is here to save the day by simplifying REST calls for Collections in Strapi (single types not included). With its cool method chaining approach, you can create neat, easy-to-read queries in no time, and it even normalizes Strapi’s responses for you. Pretty sweet, huh?

Key Features:

  • No more complicated REST calls for Collections :raised_hands:
  • Craft queries like a pro with method chaining :rocket:
  • Consistent Strapi response formatting, yay! :tada:
  • Cleaner, more readable code :books:

Strapi-Handler is all about making your life easier and speeding up your development process. Focus on creating amazing applications while Strapi-Handler takes care of the nitty-gritty details. Give it a try and revolutionize the way you work with Strapi Collections!

Strapi-Handler has gone through manual and automatic (100% coverage) testing, but for version 2, we need developers like you to give it a spin (and maybe even a thumbs up!). If you run into any issues, don’t hesitate to drop an issue on Github… or if everything’s smooth sailing, go ahead and leave a star! :star2:

@sahareth/strapi-handler - npm (npmjs.com)