Skip to content

cdbkr/go-question-and-answer-ibm-watson-bluemix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-question-and-answer-ibm-watson-on-bluemix

Go Question and Answer using IBM Watson on Bluemix

DEMO

Go Question and Answer Watson on Bluemix

General Requirements

IBM Bluemix

Create your IBM Bluemix account and create a new app with custom buildpack. Once everything set up, a hub.jazz.net account should be created using Bluemix App Dashboard.

Create App with CF

It's possible to create a new Bluemix app via CF with the following command: fvitullo/go-qa-example$ cf push -c https://github.com/cloudfoundry/go-buildpack.git

Pushing code and Running

  • Remember to edit Procfile, .godir and Manifest.yml with the proper names
  • Run the following command fvitullo/go-qa-example$ go install fvitullo/go-qa-example$ godep save

Once a hub.jazz.net repository has been created and connected, it's possible to push the code in and go through the staging process automatically.

It's possible to look at the app logs using the following command: fvitullo/go-qa-example$ cf logs --recent

About

Go Question and Answer IBM Watson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published