HATEOAS-first backend framework.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
TheoryOfNekomata b36167026d Refactor codebase 6 个月前
docs Add documentation 6 个月前
examples/basic Add type safety, provide granular error handling 6 个月前
src Refactor codebase 6 个月前
test/e2e Add type safety, provide granular error handling 6 个月前
.gitignore Add examples directory 6 个月前
LICENSE Initial commit 6 个月前
README.md Refactor codebase 6 个月前
TODO.md Refactor codebase 6 个月前
package.json Initial commit 6 个月前
pnpm-lock.yaml Initial commit 6 个月前
pridepack.json Initial commit 6 个月前
tsconfig.json Initial commit 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.