JSPM

@microsoft/kiota-http-fetchlibrary

1.0.0-preview.63
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17581
  • Score
    100M100P100Q162204F
  • License MIT

Kiota request adapter implementation with fetch

Package Exports

  • @microsoft/kiota-http-fetchlibrary
  • @microsoft/kiota-http-fetchlibrary/dist/es/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@microsoft/kiota-http-fetchlibrary) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version badge

The Kiota Http Fetch Library is an implementation using the Fetch API to make requests.

A Kiota generated project will need a reference to an HTTP implementation to make calls to an API endpoint.

Read more about Kiota here.

Using the Kiota Fetch library implementations

  1. npm i @microsoft/kiota-http-fetchlibrary.