0.6.0 ā€¢ Published 4 years ago

gcapi v0.6.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

This package is simply a wrapper to used our API from https://g-ca.fr/

šŸ  Homepage

Prerequisites

  • Node.js 0.10 or higher

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

Installation is done using the npm install command:

$ npm install gcapi

Quick Start

const GCApi = require('gcapi');

const gca = new GCApi({
  apiKey: process.env.API_KEY',
});

Documentation

Find the full documentation here

Author

šŸ‘¤ Kotus

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2019 Kotus. This project is MIT licensed.


0.7.0-0

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.1

6 years ago