1. 26 Nov, 2018 5 commits
    • James Loh's avatar
      Add in GeoJS to public APIs (#822) · 640b53cd
      James Loh authored
      * Add in GeoJS to public APIs
      
      * Update README.md
      640b53cd
    • inputsprocket's avatar
      geoPlugin IP geolocation (#817) · 66ced1c7
      inputsprocket authored
      * adding geoplugin to the geocoding section
      
      geoPlugin - the original and largest free IP geolocation web service API
      geoplugin.com offers multiple geocoding APIs, including IP geolocation, currency conversion, reverse geocoding since 2004
      
      We were the first free IP geolocation web service on the net and handle around 1/10 of the global traffic that google.com handles (live stats available on geoplugin.com)
      
      All this for free (limit 120 requests a minute). 
      
      No API key or registration required to use the API.
      
      * Update README.md
      66ced1c7
    • Vaibhav Mehta's avatar
      CORS available for JSONBin.io (#816) · 1cdeec74
      Vaibhav Mehta authored
      1cdeec74
    • s-nirali's avatar
      Add APIXU API for weather (#814) · 669b332b
      s-nirali authored
      669b332b
    • Madis Väin's avatar
      IPGeolocationAPI.com a free geolocation service (#812) · 7b369ec4
      Madis Väin authored
      IPGeolocationAPI.com provides a JSON API for geolocating website visitors or geolocating IPv4/IPv6 addresses. The returned JSON response contains detailed information about the geolocated country details like ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers).
      
      The service also has a self-configuring "Deploy to Heroku" button so the API can be self-hosted by anyone.
      
      The service has been tested to handle thousands of asynchronous requests and coded in Python. Fully open source and MIT licensed.
      https://github.com/madisvain/geolocationapi
      7b369ec4
  2. 20 Nov, 2018 2 commits
  3. 09 Nov, 2018 3 commits
  4. 31 Oct, 2018 5 commits
  5. 19 Oct, 2018 3 commits
  6. 17 Oct, 2018 4 commits
  7. 16 Oct, 2018 8 commits
  8. 15 Oct, 2018 3 commits
  9. 14 Oct, 2018 1 commit
  10. 12 Oct, 2018 1 commit
  11. 10 Oct, 2018 4 commits
  12. 09 Oct, 2018 1 commit