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

https://github.com/clivern/terrier

Countries and Cities List Package
https://github.com/clivern/terrier

chat cities countries elixir

Last synced: about 1 year ago
JSON representation

Countries and Cities List Package

Awesome Lists containing this project

README

          

## Terrier

Countries and Cities List Package

### Installation

The package can be installed by adding `terrier` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:terrier, "~> 0.1"}
]
end
```

### Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Terrier is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.

See the [Releases section of our GitHub project](https://github.com/clivern/terrier/releases) for changelogs for each release version of Terrier. It contains summaries of the most noteworthy changes made in each release.

### Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/terrier/issues

### Security Issues

If you discover a security vulnerability within Terrier, please send an email to [hello@clivern.com](mailto:hello@clivern.com)

### Contributing

We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.

### License

© 2023, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).

**Terrier** is authored and maintained by [@clivern](http://github.com/clivern).