Skip to content

Commit

Permalink
✨Feat: added more APIs (bsantosh909#286)
Browse files Browse the repository at this point in the history
* 🍱 Chore: added telegram API
* 🍱 Chore: added spoonacular API
* 🚚 Chore: move to foods category
* 🚨 Fix: linting
* 🔥 Chore: remove duplicate entry
  • Loading branch information
ridays2001 authored Oct 30, 2022
1 parent 33f4d22 commit 2ccbea9
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 3 deletions.
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
---
11 changes: 11 additions & 0 deletions src/content/apis/social/telegram.md
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 removed src/public/logo/food-api.png
Binary file not shown.
53 changes: 53 additions & 0 deletions src/public/logo/spoonacular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions src/public/logo/telegram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ccbea9

Please sign in to comment.