New API Improvements
Better Implementation
We have made some recent improvements to our API by refactoring some of the classes, adding a JSON output writer to complement the XML writer this allows us to use either format for API output by changing the URL suffix for the request.
|
JSON Output |
The old map XML code has been ported over to a new GeoApi module for handling all our map data requests such as the "other homes in this area" feature or local amenities map markers which is used to display local places of interest.
|
XML Output |
Along with these changes we have created some new DTDs which go with our XML API output, there have been multiple bug fixes along with removal of some unneeded code which has been deprecated.
Our hope is that by implementing these changes we can provide data to the public via a uniform simple to use API. This will be ideal for when we release our new testimonials feature which we plan on opening up for public use.
No comments:
Post a Comment