Skip to content

API to ingest product analytics events and insert them on elasticsearch

Notifications You must be signed in to change notification settings

nunesmatheus/analyticky

Repository files navigation

Analyticky

This humble application provides an API that receives product analytics events and inserts them on elasticsearch to be queried on Kibana.

Setup

docker-compose build
docker-compose run --rm bundle exec web bundle
docker-compose run --rm bundle exec web rails db:setup
docker-compose up

Sending events

Access localhost:3002/api-docs to interact with the application using the swagger docs.

Deploy

Deploy

About

API to ingest product analytics events and insert them on elasticsearch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published