This is the Drupal 8 version of the Zomato module.
Fixed a bug in zomato.request.in.
The request method of Zomato class had a bug in the line which calls drupal_http_request. A $ was missing before query (query is a variable).
Drupal API for using Zomato API.
This version provides Drupal API for making calls to Zomato's Public API.