index.html 270 B

1234567891011
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>FastAPI Callback Verification</title>
  5. </head>
  6. <body>
  7. <h1>Welcome to the FastAPI Callback Verification Page</h1>
  8. <h1>hello c</h1>
  9. <p>This is the homepage for callback verification.</p>
  10. </body>
  11. </html>