Skip to content

ratemarkt/ratemarkt-sample-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratemarkt Sample Web Application

Usage

You first need to install ratemarkt-sdk

$ git clone https://github.com/ratemarkt/ratemarkt-sdk.git
$ cd ratemarkt-sdk
$ mvn install

Once completed, clone this sample webapp

$ git clone https://github.com/ratemarkt/ratemarkt-sample-webapp.git
$ cd ratemarkt-sample-webapp

Now you're ready to run the app using your own Ratemarkt API key.

$ mvn jetty:run\
  -Dcom.ratemarkt.sample.baseUrl="RATEMARKT_API_URL"\
  -Dcom.ratemarkt.sample.apiKey="YOUR_API_KEY"

Screenshots

Step 1 Step 2 Step 3 Step 4

About

Ratemarkt Sample Web Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published