Add heroku to README.md

This commit is contained in:
Ivaylo Ivanov
2018-05-05 02:37:46 +02:00
parent 8ee596bc68
commit 32f829a45d
5 changed files with 102 additions and 56 deletions

View File

@@ -19,4 +19,5 @@
``http://localhost:8080/rest``
* You can filter your request by adding the filter parameter as follows:
``http://localhost:8080/rest?filter=<title_or_location>``
* Port ``8080`` is the default one, you can set anything you'd like here
* Port ``8080`` is the default one, you can set anything you'd like here
* You can also access it online (https://ibm-cic.herokuapp.com/rest)