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.
TheoryOfNekomata 645b8f4cd7 Implement delta patch 7 月之前
docs Update FAQs 7 月之前
examples/basic Add server state, request decorator 7 月之前
src Implement delta patch 7 月之前
test Implement delta patch 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.