Confirmed users
19
edits
Line 35: | Line 35: | ||
= WebPageMakerAPI Overview = | = WebPageMakerAPI Overview = | ||
The API is a two-endpoint HTTP API that accepts (via POST) HTML documents and serves those documents via a short url. The HTML documents are cleaned by | The API is a two-endpoint HTTP API that accepts (via POST) HTML documents and serves those documents via a short url. The HTML documents are cleaned by [http://pypi.python.org/pypi/bleach Bleach] before being served. | ||
= API Methods = | = API Methods = |