Loading

Quipoin Menu

Learn • Practice • Grow

node-js / Handling Routes
exercise
1/5
Exercise 1Node-js
Question

Create an HTTP server that handles routes '/user' (GET) and '/user' (POST) with different responses.