Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Basic Node and Express #30

Open
12 tasks
rafaelgeronimo opened this issue Aug 30, 2018 · 0 comments
Open
12 tasks

Basic Node and Express #30

rafaelgeronimo opened this issue Aug 30, 2018 · 0 comments

Comments

@rafaelgeronimo
Copy link
Owner

  • Meet the Node console
  • Start a Working Express Server
  • Serve an HTML File
  • Serve Static Assets
  • Serve JSON on a Specific Route
  • Use the .env File
  • Implement a Root-Level Request Logger Middleware
  • Chain Middleware to Create a Time Server
  • Get Route Parameter Input from the Client
  • Get Query Parameter Input from the Client
  • Use body-parser to Parse POST Requests
  • Get Data from POST Requests
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant