AirwaySim

Reports and Requests => Feature requests => Topic started by: baarhus on February 21, 2020, 10:02:27 AM

Title: Publicly Available Developer API
Post by: baarhus on February 21, 2020, 10:02:27 AM
I apologize if this has already been asked, or if it is already a thing. I did a good bit of searching the forums and google and couldn't come up with anything.

I was wondering if there are any APIs exposed to the public. And if not, could we get some?

My use case is very simple, and I think useful. It would be nice to received notifications when a week has ended along with some basic financial details.

Since this isn't built into Airwaysim, as a developer, my natural recourse was to build something myself. I haven't been able to find anything regarding publicly available APIs. If I'm not missing something, I'd love this to become a feature.
Title: Re: Publicly Available Developer API
Post by: groundbum2 on February 21, 2020, 05:36:58 PM
it's been asked before that we can download data to XLS, for example planes, routes, and why not financials.

We could then build bolt-ons without impacting the server.

Simon
Title: Re: Publicly Available Developer API
Post by: baarhus on February 21, 2020, 07:08:47 PM
You could write browser plugins to do quite a bit regarding price management by looking at the DOM, I suppose. But would that be against the rules?