Class: Reccore::Quicklook

Inherits:
Object
  • Object
show all
Defined in:
lib/reccore/quicklook.rb

Overview

Endpoint: api.eve-central.com/api/quicklook Purpose: Retrieve all of the available market orders, including prices, stations, order IDs, volumes, etc. Allowed methods: GET (parameter list), POST (form data) Return type: XML ref: dev.eve-central.com/evec-api/start

Class Attribute Summary collapse

Class Attribute Details

.endpointObject (readonly)

Returns the value of attribute endpoint.



8
9
10
# File 'lib/reccore/quicklook.rb', line 8

def endpoint
  @endpoint
end