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