Skip to main content
Module

x/fastro/readme.md

Fast and simple web application framework for deno
Go to Latest
File

Fastro

Fastro is a fast and simple web application framework built on top of deno.

The speed is up to 92% of deno http raw library.

Getting Started

Go to the documentation to install command line interface, create a project, and see the demo.

Features

Fastro provides easy-to-use features for web development.

Managing routers and controllers made easy. See all features and examples.

Contributing

We appreciate your help!

To contribute, please read deno guidelines.