Code Monkey home page Code Monkey logo

awesome-ruby-api's Introduction

Awesome Ruby API

A collection of awesome libraries, tools, frameworks and software to create beautiful APIs using Ruby

Inspired by the awesome-ruby

Sharing, suggestions and contributions are always welcome! just use the following format:

[LIBRARY](LINK) - DESCRIPTION.

Design Guides

  • http-api-design - HTTP API design guide extracted from work on the Heroku Platform API.

Documentation

  • Aglio - An API Blueprint renderer.
  • Apipie - Rails API documentation and display tool using Ruby syntax.
  • grape-swagger - Add swagger compliant documentation to your Grape API.
  • grape-swagger-rails - Integration swagger to grape in rails.
  • swagger-blocks - Define and serve live-updating Swagger JSON for Ruby apps.
  • swagger-docs - Define and serve live-updating Swagger JSON for Ruby apps.
  • Slate - Slate helps you create beautiful API documentation.
  • rspec_api_documentation - RSpec API Doc Generator.

Frameworks

  • Grape - An opinionated micro-framework for creating REST-like APIs in Ruby.
  • Rails::API - Rails for API only applications.
  • GraphQL - GraphQL is a query language for your API. graphql-ruby is ruby implementation of GraphQL.

Testing

  • Airborne - RSpec driven API testing framework.
  • api_taster - A quick and easy way to visually test your Rails application's AP.
  • stubb - Specify REST API stubs using your file system.
  • lurker - Generates API schemas, validates code against them and creates a handy web interface for testing the API.
  • minitest-reporters - Extend Minitest through simple hooks.

Serialization

  • ActiveModel::Serializer - ActiveModel::Serializer brings convention over configuration to your JSON generation.
  • ROAR - a framework for parsing and rendering REST documents.
  • Jbuilder - gives you a simple DSL for declaring JSON structures that beats massaging giant hash structures.
  • RABL - General ruby templating with json, bson, xml, plist and msgpack support.
  • acts_as_api - makes creating XML/JSON responses in Rails easy and fun.

Middleware

  • Rack::Cors - Rack::Cors provides support for Cross-Origin Resource Sharing (CORS) for Rack compatible web applications.

Versions

  • Version Cake - An unobtrusive way to version APIs in your Rails app.
  • versionist - A plugin for versioning Rails based RESTful APIs.

Videos/Talks

Articles

awesome-ruby-api's People

Contributors

edymerchk avatar eshaiju avatar realslimshanky avatar sduquej avatar sebasjimenez10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-ruby-api's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.