Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing REST API. #743

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 26, 2017

  1. Implementing REST API.

    New transport.
    New flags:
    * rest: boolean / Enable REST API
    * ssl_verify: boolean / Do not check TLS certificate
    * schema: string / "http" or "https"
    * path: string / "/rpc" URL path of the API
    Exception handling
    lspgn committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    0348735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8560672 View commit details
    Browse the repository at this point in the history