This repository has been archived on 2023-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
meincantor-api/static/index.html
Denys Konovalov 51d71ce133 - extended API Endpoints
- restructured API paths
- added JWT authorization
- added login function (without authentication)
2021-07-29 20:03:10 +02:00

6 lines
50 B
HTML

<html>
<body>
<h1>H1</h1>
</body>
</html>