DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. Using the Hooks Query Language to Define Topical Webhook Subscriptions

Using the Hooks Query Language to Define Topical Webhook Subscriptions

Take a dive into the Hooks query language, a SQL-like language which enables you to get updates from many topics in a single API via Webhooks.

Kin Lane user avatar by
Kin Lane
·
Oct. 15, 18 · Tutorial
Like (3)
Save
Tweet
Share
7.80K Views

Join the DZone community and get the full member experience.

Join For Free

Hooks:Data provides a pretty interesting webhook service, where you can get updates about thousands of topics in a single API. Providing an interesting, and useful approach to delivering event-driven experiences on top of existing APIs. Allowing users to subscribe to relevant topics, and receive notifications via webhooks and other push technology when a change occurs.

The topical webhook service provides granular access to a wide range of relevant topics in the following areas:

  • New TV Show Episode - i.e. Game of Thrones episode has aired

  • Rain in a Location - i.e. Started raining in Hillsboro

  • New Film Releases - i.e. Star Wars The Last Jedi is released Tomorrow

  • RSS Feed New Item - i.e. New Post at The Verge

  • New Game Release - i.e. Game is published for Xbox One

  • Amber Alerts - i.e. New Amber alert in WA

  • New Concert - i.e. A concert from Madonna is scheduled in London

  • Snow in a Location - i.e. Started snowing in Hillsboro

  • New Music Album Release - i.e. A new Music Album from Coldplay is released

  • Temperature drop - i.e. 10º Temperature drop in Hillsboro

  • Soccer Games & Scores - i.e. Real Madrid game starts and ends

  • Weather forecast - i.e. Weather forecast in Seattle

  • NFL Games & Scores - i.e. Patriots game starts and ends

  • YouTube Channel - i.e. New Video at Erica Griffin Channel

  • MLB Games & Score - i.e. Chicago Cubs game starts and ends

  • Pinterest Update - i.e. New Pin at jack/notificationschat-board/

  • NBA Games & Score - i.e. Golden State Warriors game starts and ends

  • Twitter Update - i.e. New tweet by @jack

  • NHL Games & Results - i.e. Chicago Blackhawks game starts and ends

  • Soundcloud Channel - i.e. New Audio at @jack channel

  • Stock day Changes - i.e. APPL Grows 5% in a day

  • iTunes Podcast Update - i.e. New Audio at @jack channel

  • Stock reaches level - i.e. APPL is > 200$

  • App Store Review - i.e. New Review for Hooks

  • Crypto day Changes - i.e. BTC Grows 15% in a day

  • Holidays - i.e. Holiday in Texas

  • Crypto reaches level - i.e. ETH is > 1000$

  • Films by Cast - i.e. New Film By Tarantino

Hooks:Data allows developers to build their hooks using what they call the Hooks Query Language, a simplified SQL-like language designed to retrieve items and apply filters over the data sources they provide. Providing a SQL like language for querying data sources, and then filtering for specific topics and events. Providing many of the same operators, ordering, and grouping that SQL provides, but specifically applied to the curated set of data sources they are providing access to.

Hooks:Data provides a unique blueprint for how an event-driven service provider can leverage existing APIs, but also provide a filtering and querying layer on top of these valuable data sources. Adding event-driven value on top of existing services, augmenting what they do, making the data locked up in these APIs more accessible, and pushed to where it needs to be. We like their approach to making the API economy more real-time and event-driven and will be something we keep an eye out, and highlight as part of the toolbox of services we showcase to our customers.

Webhook Hook Query language Database

Published at DZone with permission of Kin Lane, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Why Every Fintech Company Needs DevOps
  • PostgreSQL: Bulk Loading Data With Node.js and Sequelize
  • Top Five Tools for AI-based Test Automation
  • How Do the Docker Client and Docker Servers Work?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: