Update README.md (#126)

Added IP lookup in JSON and plaintext API from ArulJohn.com
This commit is contained in:
Arul John 2024-01-18 21:48:36 -05:00 committed by GitHub
parent 27e982bd41
commit da00044a23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -319,6 +319,8 @@ For information on contributing to this project, please see the [contributing gu
| [IPGEO](https://api.techniknews.net/ipgeo/[IP-Adress/Domain]) | Unlimited free IP Address API with useful information | No | Yes | Unknown | | [IPGEO](https://api.techniknews.net/ipgeo/[IP-Adress/Domain]) | Unlimited free IP Address API with useful information | No | Yes | Unknown |
| [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown | | [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |
| [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown | | [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown |
| [ArulJohn.com](https://api.aruljohn.com/ip/json) | A simple IP Address API in JSON | No | Yes | Yes |
| [ArulJohn.com](https://api.aruljohn.com/ip) | A simple IP Address API in plaintext | No | Yes | Yes |
| [jsDelivr](https://github.com/jsdelivr/data.jsdelivr.com) | Package info and download stats on jsDelivr CDN | No | Yes | Yes | | [jsDelivr](https://github.com/jsdelivr/data.jsdelivr.com) | Package info and download stats on jsDelivr CDN | No | Yes | Yes |
| [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown | | [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown |
| [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Yes | | [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Yes |