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
_______________________________________________ Mapbender_dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapbender_dev
