103
105
+ 1
10

What is Grape?

Grape is a REST-like API micro-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.
Grape is a tool in the Microframeworks (Backend) category of a tech stack.
Grape is an open source tool with GitHub stars and GitHub forks. Here’s a link to Grape's open source repository on GitHub

Who uses Grape?

Companies
15 companies reportedly use Grape in their tech stacks, including Fiverr, Badi, and Beachy.

Developers
87 developers on StackShare have stated that they use Grape.

Grape Integrations

Pros of Grape
4
Open source
4
Well documented
2
Can be used to apply good security to the whole API

Grape Alternatives & Comparisons

What are some alternatives to Grape?
Red
It is both an imperative and functional programming language. Its syntax and general usage overlaps that of the interpreted Rebol language.
Rails API
Rails::API is a subset of a normal Rails application, created for applications that don't require all functionality that a complete Rails application provides. It is a bit more lightweight, and consequently a bit faster than a normal Rails application. The main example for its usage is in API applications only, where you usually don't need the entire Rails middleware stack nor template generation.
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Django REST framework
It is a powerful and flexible toolkit that makes it easy to build Web APIs.
See all alternatives

Grape's Followers
105 developers follow Grape to keep up with related blogs and decisions.