Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 642 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 642 Bytes

Welcome to Elasticsearch Demo

Elasticsearch Demo is a small web application written in Revel - Golang MVC framework - serving as a tutorial for Elasticsearch. The tutorial encapsulates the most fundamental as well as some more advanced operations. The application itself is composed of several very intuitive lessons and a final quiz. It runs against live ELK cluster making use of Javascript Sense interface for querying. Live application is accessible at the following url:

http://my-elasticsearch-demo.herokuapp.com/

Used technologies

  • Elasticsearch / Kibana
  • Revel
  • Elastigo
  • Bootstrap
  • Moustache
  • WebSockets