intrinio-api-client

Intrinio API client written in TypeScript

Usage no npm install needed!

<script type="module">
  import intrinioApiClient from 'https://cdn.skypack.dev/intrinio-api-client';
</script>

README

Intrinio API client for Node.js and TypeScript

Status: not completed, supports fetching securities only.

Installing

npm install intrinio-api-client

Running the tests

npm run test

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details