frourio-unofficial-h3
v0.31.5
Published
Unofficial port of frourio to h3 with zod
Downloads
4
Readme
This is an unofficial port of frourio to h3 and zod.
This was developed to bring the power of frourio into Workers environment. The server library is subject to change from h3.
Why frourio ?
Even if you write both the frontend and backend in TypeScript, you can't statically type-check the API's sparsity.
We are always forced to write "Two TypeScript".
We waste a lot of time on dynamic testing using the browser and server.
Frourio is a framework for developing web apps quickly and safely in "One TypeScript".
Documents
https://frourio.com/docs
License
Frourio is licensed under a MIT License.