Liking cljdoc? Tell your friends :D

eve-api-client.api.routes


get-route-origin-destinationclj

(get-route-origin-destination destination origin)
(get-route-origin-destination destination origin optional-params)

Get route Get the systems between origin and destination


This route is cached for up to 86400 seconds

Get route
  Get the systems between origin and destination

---

This route is cached for up to 86400 seconds
sourceraw docstring

get-route-origin-destination-with-http-infoclj

(get-route-origin-destination-with-http-info destination origin)
(get-route-origin-destination-with-http-info
  destination
  origin
  {:keys [avoid connections datasource flag if-none-match]})

Get route Get the systems between origin and destination


This route is cached for up to 86400 seconds

Get route
  Get the systems between origin and destination

---

This route is cached for up to 86400 seconds
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close