ts-request-builder
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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 😜 Donate

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

Package Sidebar

Install

npm i ts-request-builder

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

34.8 kB

Total Files

27

Last publish

Collaborators

  • nmpribeiro