gdsc-fetju / api-collection

Collection of different public APIs that are available
https://api-collection.netlify.app/
MIT License
9 stars 19 forks source link

Add new API #12

Open devsargam opened 11 months ago

devsargam commented 11 months ago

Use the following template to add new API

---
name: <Name of API>
categories:
  - <Category 1>
  - <Category 2>
  - <Category 3>
url: <URL of the API>
description: <A short description of API>
free: <true if API is free else false>
imageUrl: <URL of the image to be displayed> (O)
---

Here, imageUrl should be saved at /public/images/<your-image>

Create a PR and reference this issue

NOTE: Make sure the API that you are adding doesn't already exits

Insomniac2904 commented 11 months ago

I would like to add the ipwhois.io api. Used for geolocation tracing of any IP ADDRESS. please assign it to me, and add hactoberfest-accepted label