From 194b710d447aae5b99878c19788d6e6facaa02d0 Mon Sep 17 00:00:00 2001 From: signed-log Date: Mon, 30 Oct 2023 16:33:10 +0100 Subject: [PATCH] Add French Government's Address API (#245) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7148b61..a3ab343 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ ### Data Validation | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [API Adresse](https://adresse.data.gouv.fr/api-doc/adresse) | Official French address validation service | No | Yes | Unknown | | [Lob.com](https://lob.com/) | US Address Verification | `apiKey` | Yes | Unknown | | [Postman Echo](https://www.postman-echo.com) | Test api server to receive and return value from HTTP method | No | Yes | Unknown | | [PurgoMalum](http://www.purgomalum.com) | Content validator against profanity & obscenity | No | No | Unknown |