Skip to content

A Delphi program written with Delphi 10.3.3 Community Edition. Thanks to Embarcadero for this free version! Using REST component for communicate with a REST server API.

License

Notifications You must be signed in to change notification settings

AVDeveloppement/Delphi_Debug_REST_Server

Repository files navigation

Delphi Debug REST Server

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

Screenshot

Any idea ☝️ Questions ❓ Go to 👉 Discussions 👈

License: Creative Commons Attribution-ShareAlike 4.0 International Public

Enjoy.

About

A Delphi program written with Delphi 10.3.3 Community Edition. Thanks to Embarcadero for this free version! Using REST component for communicate with a REST server API.

Topics

Resources

License

Stars

Watchers

Forks

Languages