Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 288 Bytes

File metadata and controls

2 lines (2 loc) · 288 Bytes

TransactionsREST-API

The Transaction API is a secure RESTful web service allowing users to create, retrieve, and list financial transactions with essential attributes: amount, title, and type. It requires a authetication with cookies. Responses are in JSON format for easy integration.