Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gm3dmo/cmp


https://github.com/gm3dmo/cmp

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# cmp

See current progress:

- [cmp-production.up.railway.app](https://cmp-production.up.railway.app/)
- [Army Number Search Tool](https://cmp-production.up.railway.app/tools/army-number-search)

For configuration [django-environ](https://github.com/joke2k/django-environ) is used.

### Countries
The countries are extracted from this article:

https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes

### Test Coverage
[![Coverage Status](https://coveralls.io/repos/github/gm3dmo/cmp/badge.svg?branch=main)](https://coveralls.io/github/gm3dmo/cmp?branch=main)