An open API service indexing awesome lists of open source software.

https://github.com/roschaefer/human-connection-glue-code

Glue code between social network Human Connection and digital democracy app Democracy
https://github.com/roschaefer/human-connection-glue-code

Last synced: about 1 year ago
JSON representation

Glue code between social network Human Connection and digital democracy app Democracy

Awesome Lists containing this project

README

          

Have a local Human Connection API server running on [port 3030](http:://localhost:3030), see [instructions](https://github.com/Human-Connection/API).

Make sure you have [node](https://nodejs.org/en/) installed with a version >= 9.0.0.

Then run:

```sh
node --experimental-modules index.mjs

```