0.2.1 • Published 10 years ago

posty v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

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...).

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago