eilite / n26-transactions-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n26-transactions-api

This project is my implementation for this code challenge

To run this api (on port 8080 by default):

gradle shadow
java -jar build/libs/n26-transactions-api-all.jar server

You can try the endpoints by importing n26-transactions.postman_collection in postman

About


Languages

Language:Java 100.0%