Loading

Quipoin Menu

Learn • Practice • Grow

express-js / Express.js Serving Dynamic Content
exercise
1/5
Exercise 1Express-js
Question

Create a route '/time' that returns the current server time in JSON format: { time: "2025-03-02 10:30:00" }.