File size: 369 Bytes
12657d7
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
<html>
    <title>Database</title>
    <body>
        <h2>Database</h2>
        <p>A simple cloud database powered by HuggingFace Spaces</p>
        <p>Usage:</p>
        <p>1. Get/Post <code>https://xcx0902-database.hf.space/sql?sql=xxx</SQL></code></p>
        <p>2. Get/Post <code>https://xcx0902-database.hf.space/select?sql=xxx</SQL></code></p>
    </body>
</html>