Skip to content

topicanica/N26-Coding-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to N26 Coding Challenge

> This is RESTful API made for statistics. The main use case for the API is to calculate real-time statistics for the last 60 seconds of transactions.

💻 Tech stack

🧱 Project structure

REST API endpoints

  • POST /transactions - This endpoint is called to create a new transaction.
  • GET /statistics - This endpoint returns the statistics computed on the transactions within the last 60 seconds.
  • DELETE /transactions - This endpoint causes all existing transactions to be deleted

About

This is RESTful API made for statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages