rabl
Templating system
A Ruby templating system for generating APIs with flexible data representation options.
General ruby templating with json, bson, xml, plist and msgpack support
4k stars
77 watching
334 forks
Language: Ruby
last commit: about 2 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tiagopog/jsonapi-utils | Simplifies building JSON API-compliant APIs in Ruby on Rails | 215 |
fabrik42/acts_as_api | A Ruby library that simplifies generating API responses in Rails by providing a simple and flexible way to define templates for model data | 503 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
rolifycommunity/rolify | A library that provides role management capabilities with resource scoping for authorization | 3,170 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
ontola/rdf-serializers | Adds RDF serialization to Ruby on Rails active model serializers | 11 |
trailblazer/trailblazer | A framework for structuring business logic in Ruby applications | 3,431 |
thoughtbot/suspenders | A set of pre-configured generators and tools to help build rails applications with standard defaults | 4,019 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,183 |
ractivejs/ractive | A JavaScript library for building user interfaces that automatically updates based on changes to data, eliminating the need for manual DOM manipulation. | 5,937 |
aasm/aasm | A library that allows developers to add finite state machines to Ruby classes | 5,032 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,365 |
thoughtbot/factory_bot | A library that generates test data for Ruby applications by defining objects with predefined properties and behaviors. | 7,930 |
rspec/rspec-rails | Provides a testing framework for Ruby on Rails applications | 5,192 |
jwt/ruby-jwt | An implementation of the OAuth JSON Web Token standard in Ruby | 3,601 |