WebDevTools icon indicating copy to clipboard operation
WebDevTools copied to clipboard

Contribute to the API List πŸŽ‰

Open Bashamega opened this issue 5 months ago β€’ 12 comments

Contribute to the API List πŸŽ‰

We are building a comprehensive list of APIs across different categories, and you can help! Each contributor can add 1-5 APIs from the table below to the list.

How to Contribute

  1. Choose up to 5 APIs from the table below that aren't yet added.
  2. Copy the JSON format and add the API(s) in the correct position, ensuring the id follows the sequence.
  3. Submit a Pull Request with your changes.

Example Format

{
  "id": [next sequential number],
  "name": "[API Name]",
  "link": "[API Documentation Link]",
  "ctg": "[Category]"
}

New APIs to Choose From

ID API Name Link Category
~~16~~ ~~GitHub API~~ ~~Link~~ ~~Development~~
~~17~~ ~~Unsplash API~~ ~~Link~~ ~~Images~~
~~18~~ ~~NASA API~~ ~~Link~~ ~~Science~~
~~19~~ ~~Mailchimp API~~ ~~Link~~ ~~Email~~
~~20~~ ~~Stripe API~~ ~~Link~~ ~~Payments~~
~~21~~ ~~PayPal API~~ ~~Link~~ ~~Payments~~
~~22~~ ~~SendGrid API~~ ~~Link~~ ~~Email~~
~~23~~ ~~Twilio API~~ ~~Link~~ ~~Communication~~
~~24~~ ~~OpenAI API~~ ~~Link~~ ~~AI~~
~~25~~ ~~Google Cloud Vision API~~ ~~Link~~ ~~AI~~
~~26~~ ~~Firebase API~~ ~~Link~~ ~~Development~~
~~27~~ ~~Slack API~~ ~~Link~~ ~~Communication~~
~~28~~ ~~Zoom API~~ ~~Link~~ ~~Communication~~
29 Dropbox API Link Storage
30 Imgur API Link Images
31 Clarifai API Link AI
~~32~~ ~~NewsAPI~~ ~~Link~~ ~~News~~
33 Eventbrite API Link Events
34 Last.fm API Link Music
35 TMDb API Link Video
~~36~~ ~~Marvel API~~ ~~Link~~ ~~Entertainment~~
37 OpenCage Geocoding API Link Mapping
38 OpenLibrary API Link Books
39 Jikan API Link Anime
40 WeatherAPI Link Weather
41 IPinfo API Link IP/Location
42 IEX Cloud API Link Financial
43 Alpha Vantage API Link Financial
44 Bored API Link Fun
45 Agify API Link Demographics
46 Genderize API Link Demographics
47 Nationalize API Link Demographics
48 NumbersAPI Link Trivia

How to Submit

  1. Fork this repository.
  2. Edit this issue by adding your new API(s) to the list.
  3. Create a Pull Request with your contribution.

Let’s collaborate πŸ˜„

Bashamega avatar Sep 19 '24 14:09 Bashamega