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 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.