rest

  1. FireWind

    Delphi TRESTResponseDataSetAdapter and Hidden Gems of the REST Debugger

    TRESTResponseDataSetAdapter and Hidden Gems of the REST Debugger Posted by david on Thursday, 11 November 2021 Writing REST applications in Delphi is pretty simple with the advanced components we have available these days. The functionality encapsulated allows us to spend time on the business...
  2. FireWind

    Delphi REST Servers, Multitiered applications, API Design, Load Balancers, & Edge Proxies

    REST Servers, Multitiered applications, API Design, Load Balancers, & Edge Proxies Table of contents: 0:00:00 -Greetings 0:01:01 - Introduction of Speakers 0:04:26 - Start of Q&A Discussion 0:04:48 - REST Servers 0:07:16 - DataSnap Applications 0:07:26 - Tips, Tricks and Traps 0:22:00 -...
  3. FireWind

    Delphi Introduction to REST WebServices in Delphi with Danny Wind

    Introduction to REST WebServices in Delphi with Danny Wind Every App and application needs a REST web service. A live series of four 1 hour sessions, each on creating web services (with Web Broker) in Delphi. This series is ongoing and has been published at Blaise Pascal Magazine. Total just...
  4. FireWind

    C++Builder How To Make A Simple REST Client In C++ And More

    How To Make A Simple REST Client In C++ And More By Yilmaz Yoru July 7, 2021 What is REST? What is “RESTful”? How we can develop a simple REST client? How we can use JSON based free APIs with REST? Can we connect to JSON-based Web Services? In this post, we answer your questions and we will...
  5. FireWind

    Delphi Powerful Dashboards with REST API & Delphi MVC Framework

    Powerful Dashboards with REST API & Delphi MVC Framework By Bruno Mileto June 12, 2021 The Delphi MVC framework (DMVC) is a popular and powerful framework for web solution, that allows the MVC architecture in Delphi. With it, we can create powerful RESTful servers without effort. In this...
  6. FireWind

    Component 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. Engines By default, the components TRESTRequest, TRESTResponse and TRESTClient are used to make requests when your...
  7. FireWind

    RAD Studio Learn How To Build A REST API App For iOS In 45 Minutes With Delphi

    Learn How To Build A REST API App For iOS In 45 Minutes With Delphi November 30, 2020 by Muminjon In this CodeRage session, you can find the most valuable information and best practices on building an application for iOS using Delphi FireMonkey. Easily learn how to build a real-world application...
  8. FireWind

    RAD Studio Learn About Using IBM Watson And The Power Of AI In Delphi And C++Builder

    Learn About Using IBM Watson And The Power Of AI In Delphi And C++Builder November 18, 2020 By Muminjon Take your Delphi and C++Builder projects to the next level using the IBM Watson REST API, a collaborative environment with AI tools that you can use to deploy machine learning models and...
  9. KiN

    [Ольга Назина] Тестирование Rest Api (2019)

    Тестирование Rest Api (2019) Ольга Назина Многие современные веб-приложения используют REST API для взаимодействия с сервером и для интеграции друг с другом, поэтому тестировщикам веб-приложений необходимо владеть инструментами и техниками тестирования REST API. Преимущества умения...
  10. murat turan

    Soapui 5.2.1

    SoapUI is an open-source web service testing application for service-oriented architectures (SOA) and representational state transfers (REST). Its functionality covers web service inspection, invoking, development, simulation and mocking, functional testing, load and compliance testing. Note...