Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frouriojs/frourio
Fast and type-safe full stack framework, for TypeScript
https://github.com/frouriojs/frourio
typescript
Last synced: 30 days ago
JSON representation
Fast and type-safe full stack framework, for TypeScript
- Host: GitHub
- URL: https://github.com/frouriojs/frourio
- Owner: frouriojs
- License: mit
- Created: 2020-05-29T09:22:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T03:16:17.000Z (about 2 months ago)
- Last Synced: 2024-10-01T15:21:31.158Z (about 1 month ago)
- Topics: typescript
- Language: TypeScript
- Homepage: https://frourio.com
- Size: 2.28 MB
- Stars: 1,218
- Watchers: 7
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - frourio - safe full stack framework, for TypeScript | frouriojs | 923 | (TypeScript)
README
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.
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](./LICENSE).