Post data to arduino server wifi

Hi,

I planned to create a little server in arduino so that i can send data from web page or mobile apps to the arduino using wifi. Is it possible to parse the post data. Is there any libraries available for it.
I found uHttp but it is for ethernet. Please guide me to complete this. If there is any other alternatives to connect arduino to android using wifi telll me that also.

Thanks