本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
modal-soft
/
yasumi
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
HATEOAS-first backend framework.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30
提交
2
分支
1.3 MiB
TypeScript
100%
目錄樹:
13e76c0c9b
master
refactor/new-arch
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 '13e76c0c9b'
${ noResults }
yasumi
/
TODO.md
621 B
原始文件
Blame
歷史記錄
Integrate with other data stores
Access control with resources
Content negotiation
Language
Encoding
Media Type
HTTPS
Date/Datetime handling (endpoints should be able to accept timestamps and ISO date/datetime strings)
Querying items in collections
Tests
Happy path
Error handling
Implement error handling compliant to RFC 9457 - Problem Details for HTTP APIs
Create RESTful client for frontend, server for backend (specify data sources on the server side)
EventEmitter
for
202 Accepted
requests (CQRS-style service)