Skip to content

Instantly share code, notes, and snippets.

@VidyasagarMSC
Created July 28, 2015 04:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save VidyasagarMSC/f2406f834fc5ed3e8161 to your computer and use it in GitHub Desktop.
Save VidyasagarMSC/f2406f834fc5ed3e8161 to your computer and use it in GitHub Desktop.
IBM Bluemix setup for using Watson and Cloudant services
@VidyasagarMSC
Copy link
Author

The below documentation will help you in setting up and getting started with IBM Bluemix.

Getting Started With IBM Bluemix

Before looking into the samples, Follow the steps below to create a bluemix account and an app with credentials required to access the required API/service.

Setting up Bluemix to access all Services/APIs.

  • Visit https://bluemix.net and Sign-up by clicking on "SIGN UP" button .
  • On successful account creation, you will receive an email with a link to authenticate (this is a 30 day trial only).
  • Now log into your bluemix account and Click on DASHBOARD.
  • On the left pane, click on "Create a Space" and give a proper name for your new space. To understand more on Organizations and spaces visit
    https://www.ng.bluemix.net/docs/#acctmgmt/index.html#acctmgmt.
  • Now navigate to CATALOG and create a new service of your choice.
  • For credentials (Username / Password), DASHBOARD-> App ->Service -> "Show Credentials".

Samples

https://developer.ibm.com/bluemix/documentation/sample-code/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment