On this page
article
Api Response
Simple way to respond to API requests using jsend format.
{
status: "success",
message: "",
data: {},
}
Simple way to respond to API requests using jsend format.
{
status: "success",
message: "",
data: {},
}