Skip to content

nicolas/bime-api-demo-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample application that shows integration with the Bime API. Built with Java PlayFramework

It is not by any mean a best practice guide or production code quality. It's intend is purely to demo how the API can be used to integrate and drive Bime's dashboards from a third party application.

It shows how to authenticate and then make a request to Bime API using Scribe.

The two important classes are :

  • app/api/BimeApi which extends DefaultApi20 and where you have to replace matthieu by your own account name
  • app/controllers/Bime which shows the flow (starting with connect) and where you have to replace the keys by yours

See /workflow to have see all the needed steps to create a named user group and named user, then associate it data security rules and finaly authorize the created group the see your dashboard.

For more information on possible actions see the documentation.

If you have any question contact wecare@bimeanalytics.com

About

Sample application in JAVA (using the playframework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published