sofa-http-service

Sofa Web SDK http service component.

Usage no npm install needed!

<script type="module">
  import sofaHttpService from 'https://cdn.skypack.dev/sofa-http-service';
</script>

README

Sofa Http Service Build Status

This is the Sofa Http Service component. Basically a rip off of angular's $http service.

Installation

Via npm:

$ npm install sofa-http-service

Via Bower:

$ bower install sofa-http-service