Class: AvvoApi::Base

Inherits:
ReactiveResource::Base
  • Object
show all
Defined in:
lib/avvo_api/base.rb

Overview

The class that all AvvoApi resources inherit from. This sets up the base URL and URL structure that the rest of the models use to hit Avvo.

Direct Known Subclasses

Address, Headshot, Language, Lawyer, Phone, Review, School, Specialty

Constant Summary collapse

API_VERSION =

The current version of the Avvo API

1