I want to create POST rest api. Here both Request and Response will be JSON. I want to bind POST Request parameters with Form. Once click Submit, need to show Success or failure response message in alert/Popup. If any sample project for the above one, it will be very helpful.
↧