ft-node

1.0.0 • Public • Published

ft-node

A basic wrapper for the Financial Times' Developer API written in Node.js. Please refer to the official documentation for more information on API endpoints.

Installation

npm install ft-node --save

Usage

const FT = require('ft-node');
const f = new FT(key);

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/schopenhauer/ft-node.

License

The module is available as open source under the terms of the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i ft-node

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • schopenhauer