All our apps receive it’s data from FlapMyPort Server via API. API is a PHP script that retrieves data from SQL Database and preparing JSON Responses for it’s clients.

To learn how to implement API on your server go to Documentation section.

Documentation

If you wish to create your own application, learn more how to work with API on API Documentation page.

VirtualAPI

We also have a VirtualAPI that emulates API behaviour generating the fake data. It can be helpful for developers to test the apps. All clients are directed to VirtualAPI by default.

JSON Screen

webdesignburn.com