Skip to content

Back-end Challenge V2 - Vinicius Luz#200

Open
vinikf wants to merge 10 commits into
dynamox-s-a:mainfrom
vinikf:vinicius-luz
Open

Back-end Challenge V2 - Vinicius Luz#200
vinikf wants to merge 10 commits into
dynamox-s-a:mainfrom
vinikf:vinicius-luz

Conversation

@vinikf
Copy link
Copy Markdown

@vinikf vinikf commented Apr 14, 2026

Implemented the Time Series API for the Back-end Challenge V2.

The solution was built with Node.js, Express, TypeScript, and MongoDB, covering the main required flows:

  • store a time series
  • retrieve a stored time series
  • retrieve metrics
  • delete a time series
  • count stored time series

Bonus items included:

  • Kafka integration
  • load tests
  • live deployment
  • Docker Compose and Makefile for local setup

More details, setup instructions, performance results, and the live API URL are available in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant