🗄️
SQL Formatter
Format SQL queries with uppercase keywords and proper indentation.
data
API: POST /api/tools/sql-format
Input
Result
🔌 API Usage
POST /api/tools/sql-format
Content-Type: application/json
// Example body:
{
"input": ""
}
Content-Type: application/json
// Example body:
{
"input": ""
}