Skip to content

madivad/AusPostAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AusPostAPI

Australia Post API usage in PHP

usage:

kfile.php contain $akey which is the API key you get from:

https://developers.auspost.com.au/

index.php is a simple implementation without any GUI. pass a variable to the page:

http://example.com/index.php?p=2000

valid post codes return all places names using that post code.

http://example.com/index.php?p=creek

will return a list of all postcodes and names that have creek within the place name.

There is no error handling in this version

About

Australia Post API usage in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages