Food Source code
- Summary
- Articles (60)
- APIs (202)
- Mashups (164)
- SDKs (37)
- Libraries (8)
- Source Code (31)
- Followers (7)
- Developers (157)
Food 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 |
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 |
Chomp Using Palm Oil Ingredient PHP Sample Code | This Chomp PHP Sample CodeThis searches ingredients by passing palm oil related ingredients as a parameter. The response includes nutrition labels, ingredients, allergen information, compatible... | Nutrition | 01.03.2019 |
Chomp Using Trace Ingredient PHP Sample Code | This Chomp PHP Sample Code searches products by passing a specific trace ingredient as a parameter. The response includes nutrition labels, ingredients, allergen information, compatible health diets... | Nutrition | 01.03.2019 |
Chomp Using Vitamin PHP Sample Code | This Chomp PHP Sample Code takes a vitamin to search for products. The response includes nutrition labels, ingredients, allergen information, trace ingredients, compatible health diets, brand names,... | Nutrition | 01.03.2019 |
Chomp Using Ingredient PHP Sample Code | This Chomp PHP Sample Code searches products by passing a specific ingredient as a parameter. The response includes nutrition labels, ingredients, allergen information, trace ingredients, compatible... | Nutrition | 01.03.2019 |
Chomp Using Allergen Ingredient PHP Sample Code | This Chomp PHP Sample Code searches for a product with allergen warnings and returns nutrition labels, ingredients, trace ingredients, compatible health diets, brand names, countries, categories,... | Nutrition | 01.03.2019 |
Chomp Using Product Name PHP Sample Code | This Chomp PHP Sample Code demonstrates how to lookup a product's information by name or a name similar to the search item. The response includes nutrition labels, ingredients, allergen information,... | Nutrition | 01.03.2019 |
Chomp Using a Barcode PHP Sample Code | This Chomp PHP Sample Code demonstrates how to lookup a product's information by barcode. The response includes nutrition labels, ingredients, allergen information, trace ingredients, compatible... | Nutrition | 01.03.2019 |
Chomp Using Mineral Iron PHP Sample Code | The Chomp Using Mineral Iron PHP Sample Code demonstrates how to search for products that contain iron. In addition to minerals, the response displays product, brand, ingredients, nutrition, and... | Nutrition | 12.17.2018 |
Chomp Using Diet Compatibility PHP Sample Code | The Chomp Using Diet Compatibility PHP Sample Code demonstrates how to find vegetarian products including a cereal keyword. Developers can use the query builder to access endpoints for advanced... | Nutrition | 12.17.2018 |
Chomp Using Search Using Brand PHP Sample Code | The Chomp Using Search Using Brand PHP Sample Code demonstrates how to find a product by using a brand. The product's information contains name, UPC, ingredients, package size, serving size, gluten,... | Nutrition | 12.17.2018 |
Chomp Using Search Nutrition Labels PHP Sample Code | The Chomp Using Search Nutrition Labels PHP Sample Code demonstrates how to find nutrition labels that contain product ID, brand, ingredients, package size, and serving size. | Nutrition | 12.17.2018 |
Chomp Using a Product PHP Sample Code | The Chomp Using a Product PHP Sample Code demonstrates how to access nutrition labels, ingredients, healthy diets, brand names, minerals, and vitamins by using the Chomp Product ID. | Nutrition | 12.17.2018 |
FoodPairing Ingredient Phrase Tagger Python Sample Code | The FoodPairing Ingredient Phrase Tagger Python Sample Code demonstrates how to extract structured data from ingredient phrases using conditional random fields. | Food | 05.09.2018 |
FoodLogiQ Rails Ruby Sample Code by FoodLogiQ | This FoodLogiQ Ruby code is a starter application for FoodLogiQ addon development in Ruby on Rails, that can be used as a foundation to build a new FoodLogiQ addon. FoodLogiQ is connecting the world... | Food | 09.05.2017 |
FoodLogiQ OAuth Ruby Sample Code by FoodLogiQ | This FoodLogiQ Ruby code is a minimal example of FoodLogiQ OAuth authentication using Sinatra. You can run the application, after registering this example application as a FoodLogiQ addon. FoodLogiQ... | Food | 09.05.2017 |
FoodFacts PHP Sample Code by FoodFacts | The FoodFacts PHP Sample Code by FoodFacts demonstrates how to access food data. With the samples, developers can integrate food categories and food products into nutrition applications. | Food | 04.20.2017 |