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 0ae3823bca Add more unit tests il y a 5 mois
docs Update FAQs il y a 6 mois
examples/basic Add server state, request decorator il y a 6 mois
src Add more unit tests il y a 5 mois
test Add more unit tests il y a 5 mois
.gitignore Add examples directory il y a 6 mois
LICENSE Initial commit il y a 6 mois
README.md Update tests il y a 5 mois
TODO.md Add more unit tests il y a 5 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.