0.0.2 • Published 6 years ago
@raisely/restcore v0.0.2
restcore
Restcore is a restful-js/restangular inspired REST wrapper for fetch
implementations, but without mutative effects.
Installing
npm i -S @raisely/restcore
Building (developers)
npm run build
- Will output dist files
Usage
Usage documentation and in-depth examples are coming over the next few days