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 8c4f7b9980 Update FAQs 3 months ago
docs Update FAQs 3 months ago
examples/basic Update data source 3 months ago
src Add alternate way of responses 3 months ago
test Refactor http server 3 months ago
.gitignore Add examples directory 3 months ago
LICENSE Initial commit 3 months ago
README.md Major refactor of codebase 3 months ago
TODO.md Better middleware matching 3 months ago
package.json Refactor http server 3 months ago
pnpm-lock.yaml Update types 3 months ago
pridepack.json Refactor http server 3 months ago
tsconfig.json Major refactor of codebase 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.