Restaurants Source code
- Summary
- Articles (22)
- APIs (102)
- Mashups (47)
- SDKs (12)
- Libraries (5)
- Source Code (24)
- Followers (7)
- Developers (45)
Restaurants Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Zuppler Loyalty Curl Sample Code | The Zuppler Loyalty Curl Sample Code demonstrates how to return a list of all earning rules for a particular restaurant. | Food | 05.27.2020 |
Zuppler Carts Curl Sample Code | The Zuppler Carts Curl Sample Code demonstrates how to specify all actions related to order flow. They can all be accessed through REST endpoints or through Websocket. | Food | 05.27.2020 |
Zuppler Restaurants Curl Sample Code | The Zuppler Restaurants Curl Sample Code demonstrates how to access restaurant data. This is a GraphQL endpoint to query Zuppler data. For the moment, Zuppler exposes channel, restaurant, item, and... | Food | 05.27.2020 |
Zuppler Orders Curl Sample Code | The Zuppler Orders Curl Sample Code demonstrates how to search for orders based on criteria. Search, create, and update orders. | Food | 05.27.2020 |
Zuppler Ruby Sample Code | The Zuppler Ruby Sample Code demonstrates how to access the API to implement food and restaurant features. Zuppler uses an access token to allow access to the API. Register a new Zuppler account at... | Food | 05.27.2020 |
Zuppler Curl Sample Code | The Zuppler Curl Sample Code demonstrates how to authenticate the API. Developers can replace user and pass with their respective username and password. | Food | 05.27.2020 |
DeliveryHero Catalog Curl Sample Code | The DeliveryHero Catalog Curl Sample Code demonstrates how to access the API to implement delivery food service features - including catalogs - into applications. | Restaurants | 08.28.2019 |
LRS Orders Python Sample Code | The LRS Orders Python Sample Code demonstrates how to authenticate the API to implement ordering features into paging applications, targeting restaurants and the hospitality industry. | Restaurants | 08.15.2019 |
LRS Orders Curl Sample Code | The LRS Orders Curl Sample Code demonstrates how to access the API to implement ordering systems into messaging applications and paging systems. | Restaurants | 08.15.2019 |
LRS Orders Objective-C Sample Code | The LRS Orders Objective-C Sample Code demonstrates how to access the API to implement ordering features into pager systems and notifications applications. | Restaurants | 08.15.2019 |
LRS Orders Java Sample Code | The LRS Orders Java Sample Code demonstrates how to send requests to the API to access orders features for pager systems that can be used in restaurants and the hospitality industry. | Restaurants | 08.15.2019 |
LRS Orders JavaScript Sample Code | The LRS Orders JavaScript Sample Code demonstrates how to access the API to access orders features to implement into pager systems. | Restaurants | 08.15.2019 |
LRS Locations Python Sample Code | The LRS Locations Python Sample Code demonstrates how to access the SDK to implement locations features into paging and messaging systems. | Restaurants | 08.15.2019 |
LRS Locations Curl Sample Code | The LRS Locations Curl Sample Code demonstrates how to use an authorization bearer token to access the API and initiate implementation of location features. | Restaurants | 08.15.2019 |
LRS Locations Objective-C Sample Code | The LRS Locations Objective-C Sample Code demonstrates how to report a single location by authorizing the API. | Restaurants | 08.15.2019 |
LRS Locations Java Sample Code | The LRS Locations Java Sample Code demonstrates how to import a client with Apache assistance to implement locations features into applications. | Restaurants | 08.15.2019 |
LRS Locations JavaScript Sample Code | The LRS Locations JavaScript Sample Code demonstrates how to authorize the API to access locations features in a restaurant pager system. | Restaurants | 08.15.2019 |
DataKitchen Python Sample Code | The DataKitchen Python Sample Code demonstrates how to import requests, gather token, and obtain payload data as a response. | Data | 04.04.2019 |
DataKitchen Curl Sample Code | The DataKitchen Curl Sample Code demonstrates how to access the API to configure user role and implement kitchen staff features. | Data | 04.04.2019 |
Ordering Python Sample Code | The Ordering Python Sample Code demonstrates how to access the API to implement payment methods, products, reviews, business, and customers. | Ordering | 04.04.2019 |
Ordering JavaScript Sample Code | The Ordering JavaScript Sample Code demonstrates how to send a request that will display a 200 OK response in return. With the API, developers can implement order features into apps including... | Ordering | 04.04.2019 |
Ordering Ruby Sample Code | The Ordering Ruby Sample Code demonstrates how to access the API to implement payment method, product, driver, business, and customer into ordering applications. | Ordering | 04.04.2019 |
Ordering Node.js Sample Code | The Ordering Node.js Sample Code provides a demo to include business ID and business extras when placing an order. POST is the access method and Keys the authentication method. | Ordering | 04.03.2019 |
Ordering Curl Sample Code | The Ordering Curl Sample Code demonstrates how to take a special order for a restaurant, startup, and franchise. Developers can authenticate with an API Key to make calls that will display JSON... | Ordering | 04.03.2019 |