Serverless World of Opportunities API

/api/resourcesRequest JSON data from Cloudflare's edge servers.
Path params:
/Returns all.
#ID Number. Valid for integer between 1 and 381

Example

  $ curl https://api.cf-testing.com/api/resources/32
  {
    "id":32,
    "title":"Bitbucket",
    "description":"Bitbucket is more than just Git code management",
    "url":"https://bitbucket.org/product",
    "main_cat1":"WEB DEV",
    "main_cat2":"",
    "tag1":"DEVELOPMENT",
    "tag2":"PLATFORM",
    "tag3":"GIT CODE"
 }
GitHub Repository