index.html 225 B

12345678910111213
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>FileCloud</title>
  5. </head>
  6. <body>
  7. <h1>Welcome to FileCloud</h1>
  8. <p>API documentation is available at <a href="/swagger/index.html">/swagger/index.html</a></p>
  9. </body>
  10. </html>