ts-request-builder
v0.1.2
Published
Make your requests and life easier
Downloads
16
Maintainers
Readme
TS-REQUEST-BUILDER
This module is aimed at helping you do requests the easy way, in a clean and concise style. It follows the Keep It Super Simple philosophy.
Import
import { RequestBuilder } from 'ts-request-builder';
Usage
[] TODO
Have fun!
Help with work
Just fork and do a PR :) I will add you to the colaborators list with a BIG thank you!
- If you want to buy me a coffee or a beer as a thank you, I'm very much appreciated :stuck_out_tongue_winking_eye:
Guidelines
Whenever a new master
is deployed, it should be tagged with the new deployed version.
After we reach version 1.0.0 as the first release (production ready). After that, we follow semantic versioning.
Publishing
Remember to always publish on a merge request. Pipeline master:only
actions will be created in the future, once we stabilize this library.
Enjoy!
Troubleshooting
- Create an issue