Payments-REST-API A trivial RESTFul API for banking payments built with Spring Boot GET /api/accounts/ GET /api/accounts/id POST /api/accounts PATCH /api/accounts/depoist PATCH /api/accounts/withdraw DELETE /api/accounts/id