feat: middleware, expvar

This commit is contained in:
2026-04-27 14:02:26 +02:00
parent 2fd3a1d57b
commit 7affd35ae4
5 changed files with 44 additions and 11 deletions
@@ -26,7 +26,7 @@ const html = `
'Content-Type': 'application/json'
},
body: JSON.stringify({
email: 'alice@example.com',
email: 'grace@example.com',
password: 'pa55word'
})
}).then(