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.