@apichef/request-builder

Build REST API request config using fluent syntax. Inspired by Laravel Eloquent ORM.


Keywords
apichef, rest, api, request
License
MIT
Install
npm install @apichef/request-builder@0.0.7

Documentation

build

Build REST API request config using fluent syntax. Inspired by Laravel Eloquent ORM.

Install

Via yarn

$ yarn add @apichef/request-builder

Via npm

$ npm install @apichef/request-builder

Basic usage

soon

Testing

$ npm run test

Security

If you discover any security related issues, please email milroy@outlook.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.