Skip to content

celenium-io/celenium-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

celenium-api-demo

Code with demonstration on how to use Celenium API

Prerequisites

  • Go
  • PostgreSQL 15+
  • Running Rollup to test changes in its performance. Can be used dummy_rollup by @jcstein
  • Grafana [optional]

For running Grafana on Mac:

brew update
brew install grafana
brew services start grafana
// brew services list // check status if services

Usage

Install dependencies

go get github.com/lib/pq

Run

go run main.go