Category: API

SQL-Ledger REST API: get ‘/gl/transactions

The next route we work on is get ‘/gl/transactions’. This is will be different from ‘gl/transactionslines/’, since this will be filtering out data and only returning transactions made directly through…
Read more

SQL-Ledger REST API SETUP

The backend of the new SQL-Ledger will be a REST-API. The goal with the API will be making use of the existing modules inside the “SL” as much as possible…
Read more
Copyright © Hashim Saqib. All rights reserved.