api-key

0.0.0 • Public • Published

api-key Build Status

generate and manage api keys for your system, strives to be agnostic and extensible with any project

Getting Started

Install the module with: npm install api-key

var api-key = require('api-key');
api-key.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Stanley Zheng. Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i api-key

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • stanzheng