Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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