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

HTTPS RESTful API for CovenantSQL #74

Merged
merged 10 commits into from Sep 21, 2018
Merged

HTTPS RESTful API for CovenantSQL #74

merged 10 commits into from Sep 21, 2018

Conversation

xq262144
Copy link
Contributor

Merge adapter to the main source tree, including features:

  1. access database with a simple HTTP request.
  2. secure request with https and custom client/server certificate.
  3. query for the account balance.

@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@2a12cbc). Click here to learn what that means.
The diff coverage is 46.66%.

@@            Coverage Diff            @@
##             develop     #74   +/-   ##
=========================================
  Coverage           ?   75.7%           
=========================================
  Files              ?     136           
  Lines              ?   11224           
  Branches           ?       0           
=========================================
  Hits               ?    8497           
  Misses             ?    1776           
  Partials           ?     951

Copy link
Contributor

@leventeliu leventeliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, approve.

@leventeliu leventeliu merged commit e2d83ed into develop Sep 21, 2018
@auxten auxten changed the title Feature/adapter HTTPS RESTful API for CovenantSQL Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants