Developer API

About as easy as it gets, use it however you want

(as long as it isn't illegal. No warranties are provided.)

Get Active Listings

https://borderline.biz/api/v1/listings/all/

EXAMPLE OUTPUT

[{
    "pitch":       `I've built out a whole 3D printing feature too,
                    but never launched it. It's yours for launching!`,
    "projectName": "Commit Print",
    "projectLink": "https://commitprint.com/",
    "techUsed":    "laravel, mysql",
    "price":       "5000",
    "createdAt":   "2017-09-18T17:39:25.885Z"
    "screenshot":  "https://borderline.biz/screenshots/listings/drfgoeeaed98moct.jpeg"
}, ...]