Web-based APIs
Posted: Thu Aug 18, 2022 8:55 pm
I was wondering if other members have used PureBasic to develop software for interacting with APIs, such as writing a client. The term API seems to have become so common recently that it feels like everything must have an API.
The requirement I'm thinking about is that part of our work is based in UK. The UK government has introduced "Making Tax Digital for VAT", which requires accounting systems to be able to submit VAT information. Many of the accounting systems in UK now support this but some of us run legacy systems which don't. There are also what's called "bridging software" tools, which in many cases are nothing more than an add-in for MS Excel. These are for users who don't run an accounting system, or run a legacy system that can't submit the data. With those, it's a case of entering the 7 figures into Excel and then telling the bridging software which Excel cells contain the relevant figures. The submission is then made to the government service, which I presume is the API.
An example of one of the better applications is here, but to be honest they all seem quite bad quality, especially the Excel add-ins...
https://easymtdvat.com/mtd-software-for-excel
The requirement I'm thinking about is that part of our work is based in UK. The UK government has introduced "Making Tax Digital for VAT", which requires accounting systems to be able to submit VAT information. Many of the accounting systems in UK now support this but some of us run legacy systems which don't. There are also what's called "bridging software" tools, which in many cases are nothing more than an add-in for MS Excel. These are for users who don't run an accounting system, or run a legacy system that can't submit the data. With those, it's a case of entering the 7 figures into Excel and then telling the bridging software which Excel cells contain the relevant figures. The submission is then made to the government service, which I presume is the API.
An example of one of the better applications is here, but to be honest they all seem quite bad quality, especially the Excel add-ins...
https://easymtdvat.com/mtd-software-for-excel