REST API -------- * `http://localhost:8000/api/param/:name` - возвращает `:name` * `http://localhost:8000/api/param/quit` - завершит выполнение программы Зависимости ----------- * [ulfius](https://github.com/babelouest/ulfius) * [orcania](https://github.com/babelouest/orcania) ```sh ar rcs libulfius.2.7.13.a ulfius.o u_map.o u_request.o u_response.o u_send_request.o u_websocket.o yuarel.o ar rcs liborcania.2.3.2.a orcania.o memory.o base64.o ```