mongoose

HTTP server and client for Donna, backed by Mongoose

By Nikolas Skyl <skylnikolas@gmail.com>MIT

mongoose

Docs - Read Donna - mongoose Test status

Static file server for Donna, backed by the C Mongoose library.

import mongoose

pub fn main() -> Int:
  mongoose.serve("docs", 1313)

Run checks:

donna check
donna test