Hunam6 / voak

Web framework *aiming* at being the best for V (very WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voak

Web framework *aiming* at being the best for V

Installation

v install Hunam6.Voak

Usage

For now refer to the /examples directory.

About

Voak's design (and name) is strongly inspired by Oak, the most popular web framework for Deno. Oak is itself inspired by Koa/Koa Router, a popular web framework for Node. Koa/Koa Router are themselves made by the team that made Express, the most popular web framework for Node.

Because of this strong web framework design experience I decided to strongly imitate Oak's API.

For the code itself, server.v logic was inspired by Vweb and Vex, big thanks.

About

Web framework *aiming* at being the best for V (very WIP)

License:MIT License


Languages

Language:V 100.0%