Provides enriched data about companies and their establishments in New Caledonia using RID / RIDET
1.5K
API sending open data concerning companies in New Caledonia and their establishments.
docker run --rm -d -p 8080:8080 docker.io/optnc/ridet-nc-api:latest
GET /companies/{rid}
GET /companies/{rid}/establishments
GET /establishments/{ridet}
GET /communes/{codeGeo}
Simple http request using httpieā tool.
http :8080/companies/0132720
http :8080/companies/0132720/establishments
http :8080/establishments/0132720001
http :8080/communes/98818
ā¤ļøā𩹠Status endpoint : http://localhost:8080/q/healthā
http :8080/q/health
š OpenApi : http://localhost:8080/q/openapiā
http :8080/q/openapi
š Swagger : http://localhost:8080/q/swagger-ui/ā
Content type
Image
Digest
sha256:2e010b62cā¦
Size
182.4 MB
Last updated
over 2 years ago
docker pull optnc/ridet-nc-api