diff --git a/db/resources.json b/db/resources.json index d7312f62..a6840389 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1550, +"count": 1551, "entries": [ { "API": "Cat Facts", @@ -1711,6 +1711,15 @@ "Link": "https://docs.cloudbees.com/docs/cloudbees-codeship/latest/api-overview/", "Category": "Continuous Integration" }, + { + "API": "EC2.shop API", + "Description": "Get AWS service price right from your terminal", + "Auth": "", + "HTTPS": false, + "Cors": "no", + "Link": "https://github.com/yeo/ec2.shop", + "Category": "Continuous Integration" + }, { "API": "Travis CI", "Description": "Sync your GitHub projects with Travis CI to test your code in minutes",