Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 221 Bytes

File metadata and controls

9 lines (8 loc) · 221 Bytes

Payments-REST-API

A very simple RESTFul API for banking payments

  • GET /api/accounts/
  • GET /api/accounts/id
  • POST /api/accounts
  • PATCH /api/accounts/depoist
  • PATCH /api/accounts/withdraw
  • DELETE /api/accounts/id