Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frouriojs/frourio

Fast and type-safe full stack framework, for TypeScript
https://github.com/frouriojs/frourio

typescript

Last synced: about 2 months ago
JSON representation

Fast and type-safe full stack framework, for TypeScript

Awesome Lists containing this project

README

        



frourio



npm version


npm download

Fast and type-safe full stack framework, for TypeScript







## 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.





Why frourio ?





Frourio is a framework for developing web apps quickly and safely in **"One TypeScript"**.





Architecture of create-frourio-app





## Documents

https://frourio.com/docs

## License

Frourio is licensed under a [MIT License](./LICENSE).