Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmtrs/restch
Rest http client powered by fetch for browser and node
https://github.com/dmtrs/restch
Last synced: 35 minutes ago
JSON representation
Rest http client powered by fetch for browser and node
- Host: GitHub
- URL: https://github.com/dmtrs/restch
- Owner: dmtrs
- License: mit
- Created: 2015-06-08T19:55:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-02T15:31:35.000Z (over 9 years ago)
- Last Synced: 2024-11-09T07:53:58.194Z (about 2 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
restch
==========
Rest http client powered by fetch for browser and node.[![Build Status](https://travis-ci.org/dmtrs/restch.svg?branch=master)](https://travis-ci.org/dmtrs/restch)
[![Coverage Status](https://coveralls.io/repos/dmtrs/restch/badge.svg?branch=master)](https://coveralls.io/r/dmtrs/restch?branch=master)#About
- Depend on fetch
- Written in ES6
- Inspired by koa (middleware), restangular
- Empower hypermedia