ruby-grape/grape

Grape, на сайте с December 09, 2022 06:35
An opinionated micro-framework for creating REST-like APIs in Ruby. Grape is a REST-like API framework for Ruby. It's designed to run on Rack or complement existing web application frameworks such as Rails and Sinatra by providing a simple DSL to easily develop RESTful APIs. It has built-in support for common conventions, including multiple formats, subdomain/prefix restriction, content negotiation, versioning and much more.