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 0ae3823bca Add more unit tests 7 months ago
docs Update FAQs 7 months ago
examples/basic Add server state, request decorator 7 months ago
src Add more unit tests 7 months ago
test Add more unit tests 7 months ago
.gitignore Add examples directory 8 months ago
LICENSE Initial commit 8 months ago
README.md Update tests 7 months ago
TODO.md Add more unit tests 7 months ago
package.json Refactor http server 7 months ago
pnpm-lock.yaml Update types 7 months ago
pridepack.json Add server state, request decorator 7 months ago
tsconfig.json Major refactor of codebase 7 months ago

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.