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 { RequestBuilder } from 'ts-request-builder';
[] TODO
Have fun!
Just fork and do a PR :) I will add you to the colaborators list with a BIG thank you!
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.
Remember to always publish on a merge request. Pipeline master:only
actions will be created in the future, once we stabilize this library.
Enjoy!
- Create an issue