Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 254 Bytes

File metadata and controls

10 lines (9 loc) · 254 Bytes

POST http://localhost:5000/api/notes Content-Type: application/json

{
"title": "Rencana Perjalanan", "text": "Mengunjungi Yogyakarta untuk riset lapangan", "pinned": false, "bookmarked": true, "createdAt": "2025-03-23T15:00:00Z"

}