Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 311 Bytes

KeywordsSearch

To build:

$ sbt compile

To run application:

$ sbt run

In conf/search.conf some additional configuration parameters is defined:

  • maxHttpConnections - max number of allowable HTTP connections to StackOverflow API
  • timeout
  • requestURL - pattern for StackOverflow API request