Skip to content
Snippets Groups Projects
Unverified Commit e0bf7b19 authored by Max Adamo's avatar Max Adamo
Browse files

update README

parent 39aaacf1
Branches
Tags
No related merge requests found
# acme-web # acme-web
![ACME Web](https://filesender.geant.org/images/acme_web.jpg "ACME Web") ![ACME Web](https://cds.geant.org/images/acme_web.jpg "ACME Web")
## Table of contents ## Table of contents
...@@ -10,12 +10,12 @@ ...@@ -10,12 +10,12 @@
## Preamble ## Preamble
This applications runs a Web server and it: This application is a Web server which does the following:
* runs an external command to create a JSON file (this functionality should be moved into this app) * parses the certificates issued by ACME and creates a JSON object
* transform json object into html table * renders an html table taking the JSON object as input
* serves json object through an API * serves a JSON object like a rest API
* serves html pages * serves HTML pages
## Compiling the program ## Compiling the program
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment