UNPKG

men-api-scaffold

Version:
4 lines (3 loc) 101 B
export const example = (req, res) => { res.json(" 👋 Wellcome to MEN api scaffold 👋"); }