Using x-heep-tflite-femu-pmp-sdk with tfl.gov.uk

C integration

Install
# See https://github.com/bfarnaghi/x-heep-tflite-femu-pmp-sdk
Gets all roads managed by TfL
curl \
  # append ?app_key=$API_KEY to the URL \
  https://api.digital.tfl.gov.uk/Road
Gets the places that lie within a geographic region. The geographic region of…
curl \
  # append ?app_key=$API_KEY to the URL \
  https://api.digital.tfl.gov.uk/Place
Search the site for occurrences of the query string. The maximum number of re…
curl \
  # append ?app_key=$API_KEY to the URL \
  https://api.digital.tfl.gov.uk/Search
SDK on GitHub 📄 API Docs
SDK
x-heep-tflite-femu-pmp-sdk
C
API
tfl.gov.uk
tfl.gov.uk
At a glance
Language C
Endpoints84
Base URLhttps://api.digital.tfl.gov.uk