/J2

express js router test

Primary LanguageJavaScript

Express JS MVC test

  1. Fork this repo or download as zip
  2. Open terminal and type "npm install"
  3. "npm start" to run and go to localhost:3000 to see result
  4. Endpoints you can try out:
    GET localhost:3000/
    GET localhost:3000/about
    POST localhost:3000/blobs/do
    GET localhost:3000/blobs/all