K
kraa
Guest
Hi, I have read the "web services" documentation. http://documentation.progress.com/output/OpenEdge113/pdfs/dvwsv/dvwsv.pdf Are there any sample projects available for REST applications? I am just looking for a simple backend implementation like for example: http://code.msdn.microsoft.com/Contact-Manager-Web-API-0e8e373d So I can configure the AppServer etc. and run the code for demo purposes. Just downloaded the latest samples (PROGRESS_OE_11.4_WIN_DOC.zip) but there is no sample available. I am looking to create something like this: http://localhost:8081/api/contacts/1 -- {"ContactId":1,"Name":"Glenn Block","Address":"1 Microsoft Way","City":"Redmond","State":"WA","Zip":"98052","Email":"gblock@microsoft.com","Twitter":"gblock","Self":"/api/contacts/1"} Any suggestions on how to get started please? Thanks. Regards, Simon.
Continue reading...
Continue reading...