@apichef/request-builder

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

Usage no npm install needed!

<script type="module">
  import apichefRequestBuilder from 'https://cdn.skypack.dev/@apichef/request-builder';
</script>

README

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.