MVP Requirements

  1. Provide an "neutrino_api.ip_info" / NeutrinoIpInfo service.
  2. The service should have one method: NeutrinoIpInfo::ipInfo
  3. The method should take an optional IP address (default NULL) and use the current request's IP if it's not provided
  4. The method should return an associative array of information from the Neutrino SDK on success, or an empty array on failure (or an exception? Not sure.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Luke.Leber created an issue. See original summary.

kjl16 made their first commit to this issue’s fork.

  • Luke.Leber committed cca7bb73 on 1.0.x authored by kjl16
    Issue #3404724: Create a 'neutrino_api_geolocation' submodule
    
luke.leber’s picture

Status: Active » Fixed

LGTM for an MVP.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.