1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2024-11-20 11:06:15 -05:00

Added Result API

This commit is contained in:
Serdar Dogruyol 2014-07-03 14:48:57 +03:00
parent 35c8f2b310
commit acfeef11e3

View file

@ -188,6 +188,8 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
*Libraries for developing RESTful APIs.*
* [Grape](http://intridea.github.io/grape/) - An opinionated micro-framework for creating REST-like APIs in Ruby.
## Authentication and OAuth
*Libraries for implementing authentications schemes.*