@biothings-explorer/call-apis

A nodejs module to make api calls for biothings explorer

Usage no npm install needed!

<script type="module">
  import biothingsExplorerCallApis from 'https://cdn.skypack.dev/@biothings-explorer/call-apis';
</script>

README

Welcome to @biothings-explorer/call-apis 👋

Test Coveralls Coverage Status Documentation Version

A nodejs module to make API calls in batch mode for BioThings Explorer

🏠 Homepage

Install

npm i @biothings-explorer/call-apis

Usage

  • Import and Initialize

    const call_apiis = require("@biothings-explorer/call-apis")
    

Run tests

npm run test

Author

👤 BioThings team

🤝 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 © 2021 BioThings Team.
This project is ISC licensed.