{"id":18783934,"url":"https://github.com/sparkpost/sparkybluemix-poc","last_synced_at":"2025-12-20T20:30:17.408Z","repository":{"id":138516421,"uuid":"39318331","full_name":"SparkPost/sparkybluemix-poc","owner":"SparkPost","description":"An example of using Sparkpost.com for sending email via IBM Bluemix PaaS","archived":false,"fork":false,"pushed_at":"2015-07-19T02:00:12.000Z","size":243,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-12-29T11:49:00.293Z","etag":null,"topics":["archive-candidate"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SparkPost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-19T01:30:19.000Z","updated_at":"2018-12-05T10:48:16.000Z","dependencies_parsed_at":"2023-03-13T02:38:45.128Z","dependency_job_id":null,"html_url":"https://github.com/SparkPost/sparkybluemix-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsparkybluemix-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsparkybluemix-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsparkybluemix-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsparkybluemix-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SparkPost","download_url":"https://codeload.github.com/SparkPost/sparkybluemix-poc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699579,"owners_count":19682574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archive-candidate"],"created_at":"2024-11-07T20:41:13.047Z","updated_at":"2025-12-20T20:30:15.354Z","avatar_url":"https://github.com/SparkPost.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sparkpost IBM Bluemix PoC\n\n##THIS CODE IS GIVEN AS-IS AND ONLY FOR PROOF OF CONCEPT PURPOSES. USE AT YOUR OWN RISK\n\nHere is a running demo: [http://sparkpostbluemixt.mybluemix.net/](http://sparkpostbluemixt.mybluemix.net/)\n\nThis Node.js application has the following prerequisites:\n\n\n1. You have an IBM Bluemix account (using Cloud Foundry)\n2. You have a Sparkpost.com account\n3. You have configured a [verified Sending Domain in SparkPost.com](https://support.sparkpost.com/customer/portal/articles/1933318-creating-sending-domains)\n4. You have a valid SparkPost API Key with READ/WRITE permissions for Transmissions\n5. You have Node.js installed locally and NPM\n\n\n## Clone the repository\n```git clone https://github.com/SparkPost/sparkybluemix-poc.git```\n\n## EDIT THESE FILES BEFORE TRYING TO DEPLOY TO CLOUD FOUNDRY\n\n* manifest.yml\n\t- Replace the values in all caps as indicated\n* app.js\n\t- Add your SparkPost API Key\n\t- Add your content.from.name as indicated\n\t- Add your content.from.email as indicated\n\t- Add your content.reply_to as indicate\n* package.json\n\t- Change the name to be what you wantd\n\n## Install the dependencies\n```npm install```\n\n## Test locally\n```node app```\n\nOpen in browser per URL in Node standard out, you should see something that looks like the screenshot below:\n![SparkPost and IBM Bluemix PoC](/public/images/sparkybluemix.png)\n\n## DEPLOY APP TO IBM Bluemix using Cloud Foundry, follow directions for [IBM Bluemix](https://www.ng.bluemix.net/docs)\n\n## Node.js Starter Application\n\nBluemix provides a Node.js starter application as a template so that you can\nadd your code and push the changes back to the Bluemix environment.\n\n### Files\n\nThe Node.js starter application has files as below:\n\n* app.js\n\n\tThis file contains the server side JavaScript code for your application\n\twritten using the express server package.\n\n* public/\n\n\tThis directory contains public resources of the application, that will be\n\tserved up by this server\n\n* package.json\n\n\tThis file contains metadata about your application, that is used by both\n\tthe `npm` program to install packages, but also Bluemix when it's\n\tstaging your application.  For more information, see:\n\t\u003chttps://docs.npmjs.com/files/package.json\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fsparkybluemix-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkpost%2Fsparkybluemix-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fsparkybluemix-poc/lists"}