Skip to content

chdask/search-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search API

Stack

For the framework the following stack has been used:

Run the tests

From the root directory:

sbt test to run the tests

Run the app

sbt run

Run from package

  1. sbt one-jar
  2. java -jar target/scala-2.11/nap-scala-test_2.11-1.0-one-jar.jar

Test from browser

http://localhost:8080/?q=blend

Test from swagger

http://localhost:8080/swagger-ui

Test from command

curl http://localhost:8080/?q=blend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published