elisk v0.2.0 Elisk

Documentation for Elisk.

Summary

Functions

Function to construct the url

Function to handle the get request

Function to handle the post request

Function to handle the put request

Lisk api host according to environment

Lisk node address

Lisk api port according to environment

Functions

build_url(route)

Function to construct the url

handle_get_request(route, args)

Function to handle the get request

handle_post_request(route, args)

Function to handle the post request

handle_put_request(route, args)

Function to handle the put request

host()

Lisk api host according to environment

node_address()

Lisk node address

port()

Lisk api port according to environment