add simple postcode lookup (#196)

This commit is contained in:
Asim Aslam
2021-08-26 16:02:26 +01:00
committed by GitHub
parent 3f2383c555
commit 487585a61a
12 changed files with 513 additions and 0 deletions

5
postcode/publicapi.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "postcode",
"icon": "📮",
"category": "logistics"
}