Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 625 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 625 Bytes

🎁 Out-of-the-box expressjs routes

  • client 💁‍♂️ Display information about the client making the request
  • index 📇 An index of routes exposed by Express app
  • isbot 🕷 Express middleware to detect crawler requests: request.isbot
  • ping 🏓 out-of-the-box expressjs ping route
  • time ⏱ middleware to report route time