Skip to content

micro-webapps/webconf-spec

Repository files navigation

What is webconf-spec?

Webconf-spec is specification of webserver configuration for web applications configuration. The goal of webconf-spec is to provide a way how to configure widely used webservers or proxies like Apache httpd, Nginx or HAProxy using the single configuration file.

What is it useful for?

It can be used to create web applications without dependency on any particular webserver implementation. In this case, the web application developer writes single configuration file in JSON, which is translated to the particular webserver's configuration on the user's machine when he deploys the application. This is achieved by the webconf-spec implementation shipped together with the webserver.

Table of Contents

About

Specification of webserver-independent configuration of web applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published