Skip to content

Files

Latest commit

ff4c554 · Oct 31, 2014

History

History
11 lines (8 loc) · 202 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 202 Bytes

express-route-tester

Attempts to give you an idea of what urls will be accepted by an express route (please fork and extend it).

To build, run:

npm install
npm run build