Note: Documentation for the REST API is available on our Homepage. To get more information about our Product click here.
This repository contains the web application IRMA onAir Web, which provides passenger data in a condensed form as a ZIP-Archive. Information about ridership, position and status are being exported in default formats like CSV, XLS (Excel), XML or JSON. IRMA onAir Web is developed in ASP.NET Core 5.0
Note: For a full production deploy follow this instruction.
- Clone this repository and extract it.
- Make sure, that a correct ASP.NET Core 5.x Runtime is installed.
- Start the Command Prompt (Windows) or the Terminal (Linux).
- Change the path to where you extracted the repository.
- Launch the application with
dotnet IrmaWeb.dll
- The application is now launched and can be accessed over the url that is displayed in console.
When you contribute, you agree to give a non-exclusive license to iris-GmbH to use that contribution in any context as we (iris-GmbH) see appropriate. If you use content provided by another party, it must be appropriately licensed using an open source license. Contributions are only accepted through Github pull requests. Finally, contributed code must work in supported browsers (see here).
You can contact us over GitHub or via irmaonair@irisgmbh.de for technical support.
IRMA onAir Web is an open source project by iris-GmbH that is licensed under MIT. iris-GmbH reserves the right to change the license of future releases.