Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 701 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 701 Bytes

Opendata-RATP

Making use of RATP's Open Data API for real-time schedule

Live demo

Usage

Read the api.php file

Installation

You need an authorized IP. Go get one on RATP's website.

Then, you might need to activate SOAP functions on your PHP server.

FAQ

Question: This code is ugly. I want to write my own. Where should I start?

Answer: I agree and I encourage you to write your own. Here is a blog post with a few pointers that you might find useful.