psyomn / ash

Ash is an Ada Simple HTTP Server
Apache License 2.0
10 stars 3 forks source link
ada case-study http-server language

Ash

Ash is a simple http server, written in Ada.

Warnings

This codebase relies on some GNAT extensions.

Build

make

Run tests

git submodule init --update
make test

LICENSE

See License

Thoughts