Skip to content

tachyon-ops/ts-request-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple and quick request builder made in TS.

Resources

Stars

Watchers

Forks

Packages

No packages published