posty

0.2.1 • Public • Published

Posty

 

Demo: http://wildhoney.io/posty/example

Full and partial UK post code API using Zoopla written in PHP, Python, and Ruby. Example has been written in Angular, and uses the PHP version by default.

Install with the lovely Bower: bower install posty.

Getting Started

  • Change the ZOOPLA_API_KEY for yours;
  • Abide by the Zoopla API guidelines;
  • Don't bombard Nominatim with requests;

Please see the example/index.html for an example of how it works. However, essentially you pass postCode to the implementation of your choice (Ruby, PHP, Python), and let Posty do the rest for you!

Since Zoopla limit requests – 100 per hour, Posty uses Nominatim for full post-code searching, and only utilises Zoopla for partial post-code searching (SE14, NG9, LE6, et cetera...).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    0
  • 0.2.0
    0
  • 0.1.3
    0
  • 0.1.2
    0
  • 0.1.1
    0

Package Sidebar

Install

npm i posty

Weekly Downloads

0

Version

0.2.1

License

MIT

Last publish

Collaborators

  • wildhoney