1.0.1 • Published 2 years ago

simplerestapi v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

simplerestapi

A simple and simplified request generator.

API Reference

How to use

const {petitionType} = require("simplerestapi");

petitionType("API","method","data")
ParameterTypeDescription
petitionTypestring string stringGenerates the API request
petitionTypeAuthstring string stringGenerates API request but with token access
1.0.1

2 years ago

1.0.0

2 years ago