The project is in a healthy, maintained state
OpenAPI v3 specification and a set of generated API clients for iplocation.net
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 3.6, >= 3.6.0

Runtime

~> 1.0, >= 1.0.1
 Project Readme

Avatar

Build Status

OpenAPI iplocation

OpenAPI iplocation is an OpenAPI v3 specification and a set of generated API clients for iplocation.net API

The API clients are generated using OpenAPI Generator.

Published packages

Language Package Status Documentation
JavaScript openapi_iplocation Published Version README
Python openapiiplocation Published Version README
Ruby openapi_iplocation Published Version README

Version matrix

OpenAPI iplocation Version OpenAPI Version OpenAPI Generator Version
1.2.0 3.1.0 7.18.0
1.1.0 3.1.0 7.9.0
1.0.0 3.1.0 7.6.0

Installation

You can either use the generated clients from clients/<lang>/generated/ directory.

Or you can use the published packages like below:

Install JavaScript client:

npm install openapi-iplocation

Install Python client:

pip install openapiiplocation

Install Ruby client:

gem install openapi_iplocation

Colophon