apolitical-people-client

Node.js module to interact with Apolitical's People API

Usage no npm install needed!

<script type="module">
  import apoliticalPeopleClient from 'https://cdn.skypack.dev/apolitical-people-client';
</script>

README

Apolitical People Client

Node.js module to interact with Apolitical's People API

How do I get set up?

Requirements

Requires the following to run:

Initial setup

Clone repository:

git clone git@gitlab.com:apolitical/node-modules/apolitical-wordpress.git

Install dependencies:

yarn install

Run tests:

yarn test