Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeff-vincent/node-spoonacular-api-example
A simple example of Spoonacular's Recipe-Food-Nutrition API -- give it random ingredients, and it returns recipes and Weight Watcher's Points for each recipe :)
https://github.com/jeff-vincent/node-spoonacular-api-example
food-api nodejs nutrition-information spoonacular-api
Last synced: 1 day ago
JSON representation
A simple example of Spoonacular's Recipe-Food-Nutrition API -- give it random ingredients, and it returns recipes and Weight Watcher's Points for each recipe :)
- Host: GitHub
- URL: https://github.com/jeff-vincent/node-spoonacular-api-example
- Owner: jeff-vincent
- Created: 2019-01-04T04:41:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-06T03:46:49.000Z (almost 6 years ago)
- Last Synced: 2024-06-11T16:21:41.492Z (5 months ago)
- Topics: food-api, nodejs, nutrition-information, spoonacular-api
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-Spoonacular-API-Example
A simple example of Spoonacular's Recipe-Food-Nutrition API -- give it random ingredients, and it returns recipes and Weight Watcher's Points for each recipe :)