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

https://github.com/pmeisen/gen-server

Library to generally defined servers with an XML based configuration.
https://github.com/pmeisen/gen-server

general http port server servlet

Last synced: 1 day ago
JSON representation

Library to generally defined servers with an XML based configuration.

Awesome Lists containing this project

README

          

# General: Server

[![Build Status](https://travis-ci.org/pmeisen/gen-server.svg?branch=master)](https://travis-ci.org/pmeisen/gen-server)

Library to generally defined servers with an XML based configuration. The server can be any type of serving instance via
a port, see, e.g., the [HTTP listener](https://github.com/pmeisen/gen-server-http-listener) implementation.