pmc-api
v6.3.1
Published
An easy, open-sourced, Node.js database designed for complete beginners getting into the concept of coding.
Maintainers
Readme
Installation
Using NPM:
$ npm i pmc-apiUsing Node.js:
// Require the package
var pmc = require('pmc-api');See The Package Source for more details.
