Crawly v0.3.0 Crawly.API.Router View Source
Crawly HTTP API. Allows to schedule/stop/get_stats of all running spiders.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, opts) View Source
Callback implementation for Plug.call/2
.
Link to this function
init(opts) View Source
Callback implementation for Plug.init/1
.