1.0.1 • Published 1 year ago

simplerestapi v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.0

1 year ago