Remotely: API Backed Models.
Remotely lets you create models backed by an API. That way you’re working with real objects that represent the data you receive from an outside source. They can have associations, attributes and behaviors like any other object. It beats passing around hashes everywhere.
Post a comment