HumanID API HumanID API server. Doc and demo https://humanid.herokuapp.com Prerequisites Node.js >= 10 LTS RDBMS (MySQL >= 14.14 or SQLite3 >= 3.22) Setup Install nodejs >= 10.x.x Clone repo & install dependencies npm i Run test npm test