📊 数字记录

快速记录并管理你的数字 · 支持 HTTP API

📋 记录列表0

暂无记录,开始添加第一条吧

🌐 HTTP API 接口
获取最新数字: GET /api/records/latest/value
获取最新记录: GET /api/records/latest
获取所有记录: GET /api/records
添加记录: POST /api/records {"value":"123"}