restpresso
v2.0.2
Published
Rest API response library
Downloads
3
Readme
Restpresso
Simple REST API's response library for Express JS
How to use
Example
import { responseOK } from "restpresso;
responseOK(response, **Your response's data goes here**)