Using tflite_module_sdk with tfl.gov.uk

unknown integration

Install
# See https://github.com/kanchanbisht1976/tflite_module_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
tflite_module_sdk
unknown
API
tfl.gov.uk
tfl.gov.uk
At a glance
Language unknown
Endpoints84
Base URLhttps://api.digital.tfl.gov.uk