Search found 83 matches: restful

Return to advanced search

Re: Return Recordset from JSON Restful Web Service

Leandro, Estoy trabajando con Byron en reemplazar SOAP. No manejo PHP, solo ASP.NET. Tenemos muchos ASMX web services, que regresan json (o xml) pero tenemos que definir los datos que regresan. Lo que necesitamos es pasar un Query para SQL y que los datos de regreso sean variables (dependiendo del S...
by luiscambuston
Mon Jul 18, 2022 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Return Recordset from JSON Restful Web Service
Replies: 2
Views: 328

Re: Return Recordset from JSON Restful Web Service

Amigo como vas? Claro que posible crearlo, nosotros tenemos creado algo similar a lo que necesitas, lo único es que del lado del servidor funcionamos con php. Del lado del cliente todo con fwh. o deberías preguntarle a los maestros de este foro, sobre como crear un ws + rest full en mod_harbour. Pos...
by leandro
Mon Jul 18, 2022 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Return Recordset from JSON Restful Web Service
Replies: 2
Views: 328

Return Recordset from JSON Restful Web Service

I have been using MS Soap to process SQL queries and it returns a stream which is a recordset and I go on my marry way. However I am finding it very hard to successfully install the MS Soap Toolkit 3.0 on newer workstations. Is it possible to create a JSON Web Service to perform the same task so I d...
by byron.hopp
Fri Jul 15, 2022 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Return Recordset from JSON Restful Web Service
Replies: 2
Views: 328

Soap Web Service

... use Dot Net. Has anybody written a class that can read WSDL files and interact with a Soap Web Service without the toolkit? I have used JSON Style Restful Web Services (if thats what you call them) and they seem to work great, but I still have the need to access SOAP. Thanks, Byron ...
by byron.hopp
Tue Jan 25, 2022 12:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service
Replies: 7
Views: 923

Re: oAuth 2.0 Restful Web Service

Antonio, This works Great, I guess I am going to try it, but I saw somebody posted using oAuth 2.0 and they utilized curl, which I am not familiar with, so I was hoping this would work. I have used this technique with Authorize.net as well. For each request the API describes what the result will loo...
by byron.hopp
Thu Jun 17, 2021 4:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oAuth 2.0 Restful Web Service
Replies: 2
Views: 702

Re: oAuth 2.0 Restful Web Service

Dear Byron,

what result do you get ?
by Antonio Linares
Thu Jun 17, 2021 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oAuth 2.0 Restful Web Service
Replies: 2
Views: 702

oAuth 2.0 Restful Web Service

Is it possible to access a WebService using oAuth 2.0 from fivewin using CreateObject( "MSXML2.XmlHttp" ), I have been connecting with Carbonite using what seems to be a similar technique. I am attempting to access On-Site.com using their API's. There is some code to generate a Key and I b...
by byron.hopp
Wed Jun 16, 2021 9:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oAuth 2.0 Restful Web Service
Replies: 2
Views: 702

Re: Restful API

Hakan, To use mod_harbour, you have to install it first on a server: https://github.com/FiveTechSoft/mod_harbour or use the mod_harbour live demo: https://www.modharbour.org/modharbour_samples/modpro/modpro.prg You can also hire a mod_harbour server with everything installed ...
by Antonio Linares
Tue Mar 16, 2021 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: Restful API

Building the simplest webservice using mod_harbour: https://github.com/FiveTechSoft/mod_harbour/blob/master/samples/webservice.prg Using the above webservice using mod_harbour: https://github.com/FiveTechSoft/mod_harbour/blob/master/samples/callwebservice.prg Hi Antonio, You...
by Horizon
Tue Mar 16, 2021 11:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: Restful API

Dear Antonio,

Thank you very much for your info.
Please look, this is how I collect your information.
Best regards,
Otto

https://mybergland.com/fwforum/baustein.mp4
by Otto
Tue Mar 16, 2021 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: Restful API

by Antonio Linares
Tue Mar 16, 2021 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: Restful API

Dear Hakan, no, sorry, I have not had time to translate it, but any help you need, I will be happy to help you well here in the forum or by mail if they are topics that cannot be published. Thank you very much Mr. Navarro. I understand there is two side to restfull api. Client side and Server Side....
by Horizon
Tue Mar 16, 2021 6:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: Restful API

Dear Hakan, no, sorry, I have not had time to translate it, but any help you need, I will be happy to help you well here in the forum or by mail if they are topics that cannot be published.
by cnavarro
Mon Mar 15, 2021 8:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: Restful API



Hi Mr. Navarro,

Is there any documentation server side of restfull api in english?

Thanks.
by Horizon
Mon Mar 15, 2021 5:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Restful API
Replies: 12
Views: 2976

Re: webserver using RESTFUL API and responsive

Hello, Yesterday I bought a painting. It not only decorates our office but also serves as a background for our webpage for the new mod harbor project. The whole web page is made with DBF files and mod harbor. Best regards, Otto https://mybergland.com/fwforum/mistasucanvas.jpg https:/...
by Otto
Tue Sep 08, 2020 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7144
Next

Return to advanced search