First this is not really a program to use, it's more a demo for see how Delphi component REST are working with a server REST API. They are a lot of software for debug REST API use GOOGLE.
- Possibility to send request with POST, PUT, GET, DELETE, PATCH.
- Handle return errors.
- POST, PUT, PATCH handle send files.
The programm use the components:
- TRESTClient
- TRESTRequest
- TRESTResponse
- THTTPBasicAuthenticator
Any idea ☝️ Questions ❓ Go to 👉 Discussions 👈
License: Creative Commons Attribution-ShareAlike 4.0 International Public
Enjoy.