An open API service indexing awesome lists of open source software.

https://github.com/careydevelopment/carey-geo

Handles geo-related tasks (such as info about states, countries, and currencies) for the Carey Development ecosystem.
https://github.com/careydevelopment/carey-geo

angular api countries currency geo microservice module npm

Last synced: 12 months ago
JSON representation

Handles geo-related tasks (such as info about states, countries, and currencies) for the Carey Development ecosystem.

Awesome Lists containing this project

README

          

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development Geo Module

![license](https://img.shields.io/badge/license-MIT-blue.svg)

## Overview
This package handles geo-related tasks (such as info about states, countries, and currencies) for the
Carey Development ecosystem.

## Usage: Installation
It's easy to install this package:
```
npm install carey-geo
```

Once you've installed it, you can begin using the models and service included in the package.

## License
This code is under the [MIT License](https://github.com/careydevelopment/carey-geo/blob/master/LICENSE).