{% extends "master.html" %} {% block main %}
Using the API for this application is pretty simple. Just send a
POST request to
http://sqlformat.appspot.com/format/
The POST request accepts various options to control
formatting. Only the data option is required. All others
are optional.
Here's a example in Python:
{% include "python-client-example.html" %} {% endblock %}