rabl
Templater
A templating system for generating complex API responses in Ruby
General ruby templating with json, bson, xml, plist and msgpack support
4k stars
77 watching
334 forks
Language: Ruby
last commit: 9 days ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tiagopog/jsonapi-utils | Simplifies building JSON API-compliant APIs in Ruby on Rails | 216 |
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,890 |
rolifycommunity/rolify | A library that provides role management capabilities with resource scoping for authorization | 3,169 |
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,016 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,131 |
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,936 |
aasm/aasm | A library that allows developers to add finite state machines to Ruby classes | 5,034 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,360 |
thoughtbot/factory_bot | A library that generates test data for Ruby applications by defining objects with predefined properties and behaviors. | 7,925 |
rspec/rspec-rails | A testing framework and code climate gem for Rails applications | 5,182 |
jwt/ruby-jwt | A Ruby implementation of the RFC 7519 standard for secure token-based authentication | 3,600 |