This website works better with JavaScript.
首頁
探索
說明
登入
modal-soft
/
yasumi
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
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.
25
Commit
2
分支
1.3 MiB
TypeScript
100%
目錄樹:
48c0eb40df
master
refactor/new-arch
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '48c0eb40df'
${ 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)