HATEOAS-first backend framework.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TheoryOfNekomata 64f0c49847 Add type improvements in builders 6 달 전
docs Update FAQs 6 달 전
examples/basic Add server state, request decorator 6 달 전
src Add type improvements in builders 6 달 전
test Add type improvements in builders 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.