postcodes.io
17.0.1
영국 우편 번호 및 지리적 위치 API, 개방형 데이터를 제공합니다
영국 우편 번호 및 HTTP에 대한 쿼리.
Postcodes.io는 ONS 우편 번호 디렉토리 및 Ordnance Survey Open Names 데이터 세트를 정기적으로 수집하고 제공합니다.
Docker와 함께 로컬 컴퓨터에서 즉시 영국 우편 번호 데이터 쿼리 시작
docker-compose up # Run entire test suite
make test
# Launch test application container and services, and run tests from container
make test-up
make test-shell
$api -container > npm test MIT