sylvaindumont / api-communes

Rechercher des communes et accéder à leurs informations de base

Home Page:https://api.gouv.fr/api/api-geo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Géo

Informations et documentation

Consulter la fiche sur api.gouv.fr

Pré-requis

  • Node.js >= 10
  • yarn (optionnel, peut être remplacé par npm)
  • wget
  • bash

Installation

yarn # (--prod)
yarn build

Démarrage de l'API

yarn start

Lancer les tests

yarn test

Docker

docker-compose up

Utilisations de l'API géo

L'API géo est notamment utilisée par Etalab et beta.gouv.fr. Les usages cités ici ne sont pas exhaustifs. Si vous utiliser l'API Géo, n'hésitez pas à le mentionner ici.

Licence

MIT

About

Rechercher des communes et accéder à leurs informations de base

https://api.gouv.fr/api/api-geo.html

License:MIT License


Languages

Language:JavaScript 98.2%Language:Shell 1.4%Language:Dockerfile 0.4%