An open API service indexing awesome lists of open source software.

https://github.com/daniel-cottone/dimserv

Lightweight HTTP server written in C.
https://github.com/daniel-cottone/dimserv

Last synced: 10 months ago
JSON representation

Lightweight HTTP server written in C.

Awesome Lists containing this project

README

          

# dimserv
A *very* dim web server.

## About
dimserv is a lightweight HTTP/1.1 web server. Use at your own risk.... it's pretty dim.

## Usage
Build dimserv with `make`, and then execute `bin\dimserv`.
Put files in `docroot` to have them served by dimserv.