Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format category #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/anieme-search.md → api/anime-search.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Anime Search API
categories:
- Entertainment
- entertainment
url: https://api.jikan.moe/v4/anime
description: Search anime data from MyAnimeList API
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/bitly.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bitly API
categories:
- Url Shortener
- url-shortener
url: https://dev.bitly.com/
description: URL shortener service
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/crypto.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Crypto API
categories:
- Finance
- finance
url: https://docs.bitfinex.com/docs
description: This API is about Cryptocurrency Trading Platform
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/football.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Football API
categories:
- Sports
- sports
url: https://rapidapi.com/GiulianoCrescimbeni/api/football98/
description: An easy-to-use open-source football API for accessing squad statistics, top scorers, and more.
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/ip-geolocation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: ipwhois.io
categories:
- Geolocation
- geolocation
url: https://ipwhois.io/
description: Real-time geolocation API service for a given IP address.
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/movie-database.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Movie Database API
categories:
- Entertainment
- entertainment
url: https://www.themoviedb.org/documentation/api
description: Free and open-source API for accessing a comprehensive database of movie and TV show information.
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/nba.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: NBA API
categories:
- Sports
- sports
url: https://app.balldontlie.io/
description: This API offers NBA player, team, game, and stats data access.
free: true
Expand Down
6 changes: 3 additions & 3 deletions api/newsdata.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: Wordlwide News API
categories:
- News
- Current Affairs
- Information
- news
- current-affairs
- information
url: https://newsdata.io/
description: Get live breaking news or search historical news data for the past 6 years from 78985+ sources using NewsData.io API. Collect the data in JSON or Excel Formats.
free: true
Expand Down
2 changes: 1 addition & 1 deletion api/pokemon.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Poke API
categories:
- Entertainment
- entertainment
url: https://pokeapi.co/
description: All the Pokémon data you'll ever need in one place
free: true
Expand Down
6 changes: 3 additions & 3 deletions api/spoonacular.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: Spoonacular Api
categories:
- Ingredients
- Recipes
- Products
- ingredients
- recipes
- products
url: https://spoonacular.com/food-api
description: This API provides access to information about food, including details on their names, ingredients, nutritional information and recipes
free: false
Expand Down
6 changes: 3 additions & 3 deletions api/spotify.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: Spotify Api
categories:
- Music
- Streaming
- music
- streaming
url: https://developer.spotify.com/documentation/web-api
description: Spotify’s open API allows developers to freely utilize Spotify song, album, artist, and playlist data.
free: true
image: spotify.svg
---
---
8 changes: 4 additions & 4 deletions api/tempmail.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: Temp Mail API
categories:
- Utility
- Mail
url: https://docs.mail.tm/
description: Make Temp Email on the go
- utility
- mail
url: https://docs.mail.tm/
description: Make Temp Email on the go
free: true
image: tempmail.svg
---
4 changes: 2 additions & 2 deletions api/weather.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Weather API
categories:
- Utility
- Weather
- utility
- weather
url: https://www.weatherapi.com/
description: Shows a weather forecast for the next 3 days
free: true
Expand Down
Loading