Using android-show-notification-app with lotadata.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/LotaData-Inc/android-show-notification-app
Find event occurrences in the area. Returns results at specific place and tim…
curl \
  # append ?api_key=$API_KEY to the URL \
  /events
Venues, landmarks, regions, these are all places to search.
curl \
  # append ?api_key=$API_KEY to the URL \
  /places
Get Specific event details.
curl \
  # append ?api_key=$API_KEY to the URL \
  /events/{id}
SDK on GitHub 📄 API Docs
SDK
android-show-notification-app
Java
API
lotadata.com
lotadata.com
At a glance
Language Java
Endpoints4
✓ Official