her
REST mapper
An ORM that maps REST resources to Ruby objects
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
2k stars
44 watching
322 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
json-dataormrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
rom-rb/rom-cassandra | A Ruby gem implementing an Object Mapper for Apache Cassandra | 7 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
joeribekker/restorm | Allows interacting with resources as objects by mapping API resources and mocking entire APIs. | 38 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
empact/roxml | A Ruby module for mapping objects to XML using annotations and bidirectional marshalling | 223 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
nobrainerorm/nobrainer | A Ruby library that simplifies interaction with RethinkDB using an object-relational mapping (ORM) approach. | 387 |
st0012/factory_factory_girl | A gem that automates the creation of factory files in Ruby projects by mapping common attribute values to predefined functions or constants. | 45 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
semantifyit/rocketrml | A JavaScript implementation of the RDF mapping language (RML) for data integration and querying. | 25 |
remondis-it/remap | A declarative object mapping library to simplify conversion of objects field by field. | 122 |
nullobject/rein | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
rom-rb/rom-json | Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern | 16 |