getta

An isomorphic rest client based on the Fetch API.

Usage no npm install needed!

<script type="module">
  import getta from 'https://cdn.skypack.dev/getta';
</script>

README

Getta

An isomorphic rest client based on the Fetch API.

build-and-deploy License: MIT npm version

Installation

You can install Getta with the command below.

yarn add getta

The library depends on isomorphic-fetch, so this will also need to be installed in your project, along with core-js, @babel/runtime and lodash.

yarn add isomorphic-fetch core-js @babel/runtime lodash

Changelog

Check out the features, fixes and more that go into each major, minor and patch version.

License

Getta is MIT Licensed.