database / usage.html
xcx0902's picture
Upload folder using huggingface_hub
12657d7 verified
raw
history blame contribute delete
369 Bytes
<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>