Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 456 Bytes

File metadata and controls

20 lines (12 loc) · 456 Bytes

Analogweb Framework's Website

https://analogweb.github.io

Analogweb is tiny, simple, and pluggable HTTP routing framework.

It helps you quickly building web API.

Setting up this project

  1. Install Jekyll
  2. Run jekyll serve
  3. Visit http://localhost:4000

Editing

Documents are located in _includes directory.

You can edit documentation by following jekyll format.