HATEOAS-first backend framework.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
TheoryOfNekomata c9caf5a473 Add server state, request decorator il y a 6 mois
docs Update FAQs il y a 6 mois
examples/basic Add server state, request decorator il y a 6 mois
src Add server state, request decorator il y a 6 mois
test Add server state, request decorator il y a 6 mois
.gitignore Add examples directory il y a 6 mois
LICENSE Initial commit il y a 6 mois
README.md Add server state, request decorator il y a 6 mois
TODO.md Better middleware matching il y a 6 mois
package.json Refactor http server il y a 6 mois
pnpm-lock.yaml Update types il y a 6 mois
pridepack.json Add server state, request decorator il y a 6 mois
tsconfig.json Major refactor of codebase il y a 6 mois

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.