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