Skip to content

roschaefer/human-connection-api-nodejs-client

 
 

Repository files navigation

human-connection-api-nodejs-client

Build Status

Prerequisites

The development environment of this plugin uses the backend APIs of Human Connection and Democracy. If you clone this repository, you have a version of both backend APIs in /democracy-server and /human-connection-api as git subtrees, respectively. Follow the installation instructions of both Human Connection API and Democracy API:

https://github.com/demokratie-live/democracy-server https://github.com/Human-Connection/API

Installation

Install dependencies with yarn:

yarn install

Run

Make sure you have node installed with a version >= 9.0.0.

Then run:

node --experimental-modules index.mjs

Or

yarn start

Test

Run:

yarn test

About

Human Connection Node.js API Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • HTML 19.6%
  • CSS 2.0%
  • Gherkin 0.5%