Skip to content
Snippets Groups Projects
index.html 472 B
<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><a href="https://test.madiphs.org/weather/rest/weatherdatasource">List all Weather data sources available</a></p>
    </body>
</html>