Leanwright API

Endpoints:

Example:

curl -sS -X POST http://HOST:PORT/scrape_urls \
  -H 'content-type: application/json' \
  -d '{\"urls\":[\"https://ycombinator.com\",\"https://example.com\"]}'