[Mapbender_dev] Handling REST API requests.
Vikas Banjara
vikashbanjara at gmail.com
Sun Jul 11 01:43:02 EDT 2010
Hi all,
I want a discussion on ways of handling REST API Request. Rest request URL
will be like -
GET api/user/id.json or Get api/user/id.xml
Now all the requests are handled by one page say api/index.php. So how are
we going to redirect all such request to this index.php.
One solution could be Apache rewrite.
Is it a good solution? Is it a standard solution? Any other better solution?
Thanks
Vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapbender_dev/attachments/20100711/98814a8b/attachment.html
More information about the Mapbender_dev
mailing list