diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000000000000000000000000000000000000..3e7aaaafdf9ed488ba52ca77f0a3016395e0baf2 --- /dev/null +++ b/html/index.html @@ -0,0 +1,14 @@ +<html> + <head> + <title>Integration platform</title> + </head> + <body> + <h1>Integration platform</h1> + <p>TODO: Description</p> + <h2>Resources</h2> + <h3>DSS API</h3> + <p><a href="https://test.madiphs.org/dss/rest/dss">List all DSSs available</a></p> + <h3>Weather API</h3> + <p></p> + </body> +</html> \ No newline at end of file