HATEOAS-first backend framework.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
TheoryOfNekomata c9caf5a473 Add server state, request decorator 6 个月前
docs Update FAQs 6 个月前
examples/basic Add server state, request decorator 6 个月前
src Add server state, request decorator 6 个月前
test Add server state, request decorator 6 个月前
.gitignore Add examples directory 6 个月前
LICENSE Initial commit 6 个月前
README.md Add server state, request decorator 6 个月前
TODO.md Better middleware matching 6 个月前
package.json Refactor http server 6 个月前
pnpm-lock.yaml Update types 6 个月前
pridepack.json Add server state, request decorator 6 个月前
tsconfig.json Major refactor of codebase 6 个月前

README.md

yasumi

HATEOAS-first backend framework

This is a proposed solution to most Web frameworks that will hopefully inspire other solutions.

See docs folder for more details.