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

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.