StrapiRuby : Strapi + Ruby / Ruby On Rails = ❤

Hey there,

I just wanted to share with you a new gem I built for those of you who use Strapi on Ruby or Ruby On Rails applications. It’s called strapi_ruby

https://github.com/saint-james-fr/strapi_ruby

It’s a convenient wrapper around Strapi v4 REST API with some options you may like as : converting content from Markdown to HTML, handling errors like a pro (graceful degradation), building complex queries by providing a hash (a bit like using it client-side with JS and qs library).

Happy coding and happy Strapi :slight_smile: