Fastro
Fastro is a fast and simple web application framework built on top of deno.
Fast
The speed is up to 92% of deno http raw library.
To see detailed methods and results, please refer to benchmarks pages.
Simple
Managing routers, controllers, middleware, react ssr, and static files made easy.
To see all features and examples, please check out features and examples.
Getting Started
There is a very simple template that you can change according to your needs.
To install command line interface and create a initial project, please go to the manual.
Serverless Demo
By default, you can deploy fastro web apps on Google Cloud Run.
To see a demo, please check out the deployed web app.
Contributing
We appreciate your help!
To contribute, please read deno guidelines.