Merhabalar,
bir örnek geliştirdim. NodeJS ile web servisi yazıp bunu Delphi tarafında nasıl kullanacağımız konusunda. İncelemek isteyenler repo üzerinden inceleyebilir.
https://github.com/halilhanbadem/nodejs_api_delphi_client
Readme:
NodeJS Service & Delphi Client Example
Hello,
I wrote a service with NodeJS and prepared a repo that shows how we can use this service with Delphi in the most robust way.
You can share or star for example.
Module Command
npm install mysql
npm install express
npm install body-parser
Delphi Component Req.
NetHTTPRequest & NetHTTPClient. (Added XE8 and later.)
Demo Information
İyi çalışmalar.