/express-hello-world

hello world app for Express

Primary LanguageJavaScript

Express Server

This is a tiny toy project to learn about Express.

Tasks

  • GET endpoint returns "hello world"
  • GET endpoint serves JSON
  • POST endpoint serves "hello"
  • write a blog post