GitHub - AndyRao/SprayESSearch: Http search service which fetch different kinds of data from Elasticsearch and return the data back to clients, implement by Scala

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

6 Commits

Repository files navigation

Http search service which fetch different kinds of data from Elasticsearch and return the data back to clients.

In this project I use three open source tools:

  1. elastic4s which is a concise, idiomatic, asynchronous, type safe Scala Client for elasticsearch
  2. spray which is used for building REST/HTTP-based integration layers on top of Scala and Akka
  3. Akka which is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on the JVM.

About

Http search service which fetch different kinds of data from Elasticsearch and return the data back to clients, implement by Scala

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

1 fork

Releases

No releases published