@routes/ping

1.0.0Β β€’Β PublicΒ β€’Β Published

@routes/ping

πŸ“ out-of-the-box expressjs ping route

const ping = require('@routes/ping');

app.get('/ping', ping);

Returns

  • status code: 200
  • content type: plain/text
  • response body: pong

Readme

Keywords

Package Sidebar

Install

npm i @routes/ping

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

777 B

Total Files

3

Last publish

Collaborators

  • omrilotan