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 пре 5 месеци
docs Update FAQs пре 6 месеци
examples/basic Add server state, request decorator пре 6 месеци
src Add more unit tests пре 5 месеци
test Add more unit tests пре 5 месеци
.gitignore Add examples directory пре 6 месеци
LICENSE Initial commit пре 6 месеци
README.md Update tests пре 5 месеци
TODO.md Add more unit tests пре 5 месеци
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.