¡@

Home 

c++ Programming Glossary: restful

Can anyone recommend a good C/C++ RESTful framework [closed]

http://stackoverflow.com/questions/1961238/can-anyone-recommend-a-good-c-c-restful-framework

anyone recommend a good C C RESTful framework closed Rather than possibly reinventing the wheel.. here first. Anyone knows where I can download a good C C RESTful framework . I have had a quick look on google but there is nothing..

How can I implement a RESTful webservice using C++?

http://stackoverflow.com/questions/298113/how-can-i-implement-a-restful-webservice-using-c

can I implement a RESTful webservice using C I have to develop a computing intensive.. but you can take your pick ruby on rails python java etc . RESTful design requires that you organize your application's functionality.. the HTTP POST GET PUT and DELETE methods. A great book on RESTful design is RESTful Web Services ... note I haven't found a whole..