Module: Sorry::Api
- Defined in:
- lib/sorry/api.rb,
lib/sorry/api/client.rb,
lib/sorry/api/request.rb,
lib/sorry/api/version.rb,
lib/sorry/api/endpoint.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.0.1"- ENDPOINT =
Define the URL endpoint for the api as a constant. TODO: Make this programatic in time?
"https://api.sorryapp.com/v1/"