Skip to content

Commit

Permalink
Grape is not a micro-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Bugaiov committed Apr 14, 2016
1 parent c2778cf commit dc54ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@

## What is Grape?

Grape is a REST-like API micro-framework for Ruby. It's designed to run on Rack
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,
Expand Down

0 comments on commit dc54ad1

Please sign in to comment.