Skip to content

ivan-mashonskiy/KeywordsSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages