Sign inSign up

optnc/ridet-nc-api

By optnc

•Updated about 2 months ago

Provides enriched data about companies and their establishments in New Caledonia using RID / RIDET

Image
0

1.5K

optnc/ridet-nc-api repository overview

Docker Pulls Docker Stars Docker Image Version (latest by date) Docker Image Size (latest by date) Api description

⁠API REST

ā ā” Goal

API sending open data concerning companies in New Caledonia and their establishments.

ā šŸš€ Usage

docker run --rm -d -p 8080:8080 docker.io/optnc/ridet-nc-api:latest

ā šŸ“ Endpoints

GET /companies/{rid}
GET /companies/{rid}/establishments
GET /establishments/{ridet}
GET /communes/{codeGeo}

ā šŸŽ­ Request examples

Simple http request using httpie⁠ tool.

http :8080/companies/0132720
http :8080/companies/0132720/establishments
http :8080/establishments/0132720001
http :8080/communes/98818

ā šŸ’— Health

ā¤ļøā€šŸ©¹ Status endpoint : http://localhost:8080/q/health⁠

http :8080/q/health

ā šŸ“— Documentation

šŸ“ OpenApi : http://localhost:8080/q/openapi⁠

http :8080/q/openapi

šŸ“– Swagger : http://localhost:8080/q/swagger-ui/⁠

Tag summary

Content type

Image

Digest

sha256:2e010b62c…

Size

182.4 MB

Last updated

over 2 years ago

docker pull optnc/ridet-nc-api