forked from bsantosh909/api-party
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨Feat: added more APIs (bsantosh909#286)
* 🍱 Chore: added telegram API * 🍱 Chore: added spoonacular API * 🚚 Chore: move to foods category * 🚨 Fix: linting * 🔥 Chore: remove duplicate entry
- Loading branch information
1 parent
33f4d22
commit 2ccbea9
Showing
5 changed files
with
102 additions
and
3 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
src/content/apis/foods/food-api.md → src/content/apis/foods/spoonacular.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
name: Food API | ||
description: Let’s you access over 330,000 recipes and 80,000 food products | ||
name: Spoonacular API | ||
description: The only food API you'll ever need. | ||
categories: | ||
- foods | ||
features: | ||
https: true | ||
pricing: upgradable | ||
url: https://spoonacular.com/food-api | ||
logo: food-api.png | ||
logo: spoonacular.svg | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
name: Telegram API | ||
description: Official API to create powerful bots and custom clients. | ||
categories: | ||
- social | ||
features: | ||
https: true | ||
pricing: free | ||
url: https://core.telegram.org/ | ||
logo: telegram.svg | ||
--- |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.