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 3942b1efca Add type safety, provide granular error handling 6 months ago
docs Add documentation 6 months ago
examples/basic Add type safety, provide granular error handling 6 months ago
src Add type safety, provide granular error handling 6 months ago
test/e2e Add type safety, provide granular error handling 6 months ago
.gitignore Add examples directory 6 months ago
LICENSE Initial commit 6 months ago
README.md Add documentation 6 months ago
package.json Initial commit 6 months ago
pnpm-lock.yaml Initial commit 6 months ago
pridepack.json Initial commit 6 months ago
tsconfig.json Initial commit 6 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.