RESTRequest4Delphi
RESTRequest4Delphi
RESTRequest4Delphi is a API to consume REST services written in any programming language.
Designed to facilitate development, in a simple and minimalist way.
Prerequisites: DataSet-Serialize - This is a DataSet serializer for Delphi
Manual installation: Add the following folders to your project, in Project > Options > Resource Compiler > Directories and Conditionals > Include file search path
../RESTRequest4Delphi/src/core
../RESTRequest4Delphi/src/interfaces
Installation using the Boss:
boss install github.com/viniciussanchez/RESTRequest4Delphi
Home Page:
https://github.com/viniciussanchez/RESTRequest4Delphi