Exodus ๐ The Book of MarketData Small server that saves market data to influx Install cd exodus yarn Init Create a .env file and add Env INFLUX_HOST and INFLUX_PORT e.g INFLUX_HOST=localhost INFLUX_PORT=8086 Run yarn dev V1 GET /v1/query POST /v1/insert see test.ts for more