1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Arrange in alphabetical order

This commit is contained in:
milap-neupane 2018-10-24 09:02:58 +05:45
parent ca9329a483
commit bf83e93c24

View file

@ -279,12 +279,12 @@ A curated list of Microservice Architecture related principles and technologies.
### Ruby
- [Grape](https://github.com/ruby-grape/grape) - An opinionated framework for creating REST-like APIs
- [Hanami](https://github.com/hanami) - A modern web framework for Ruby.
- [Praxis](https://github.com/rightscale/praxis) - Framework for both designing and implementing APIs.
- [Rails API](http://edgeguides.rubyonrails.org/api_app.html) - Rails as an API only.
- [Scorched](https://github.com/wardrop/Scorched) - Light-weight web framework for Ruby.
- [Sinatra](http://www.sinatrarb.com/) - Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
- [Grape](https://github.com/ruby-grape/grape) - An opinionated framework for creating REST-like APIs
## Capabilities