digital_blasphemy_client 0.1.7

A client for the Digital Blasphemy API
Documentation
1
2
3
4
5
6
7
8
{
  "code": 400,
  "description": "Bad Request",
  "errors": [
    "\"filter_res_height\" must be greater than or equal to 1",
    "\"filter_res_width\" must be greater than or equal to 1"
  ]
}