⚡
LightRoute
Ctrl
K
Copy
🌟
Send types
List
Body
Params
PUT
✅
✅
POST
✅
❌
DELETE
❌
✅
GET
❌
✅
Example
Copy
app
.get
(
"/"
,
function
(req
,
res){
})
Previous
Static
Next
All
Last updated
1 year ago
Was this helpful?