Resources to learn API development in Delphi

This page summarizes the projects mentioned and recommended in the original post on /r/delphi

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • delphi-jose-jwt

    Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token)

  • JWT with Delphi: https://github.com/paolo-rossi/delphi-jose-jwt If you need to do client development, I recently discovered RR4D, that looks really easy: https://github.com/viniciussanchez/RESTRequest4Delphi If you need to develop a server you can try ICS and their THTTPAppSrv, I use that myself with some success. Or have a look at https://github.com/HashLoad/horse - I haven't tried that one yet, but it looks very straight forward.

  • RESTRequest4Delphi

    API to consume REST services written in any programming language with support to Lazarus and Delphi

  • JWT with Delphi: https://github.com/paolo-rossi/delphi-jose-jwt If you need to do client development, I recently discovered RR4D, that looks really easy: https://github.com/viniciussanchez/RESTRequest4Delphi If you need to develop a server you can try ICS and their THTTPAppSrv, I use that myself with some success. Or have a look at https://github.com/HashLoad/horse - I haven't tried that one yet, but it looks very straight forward.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • horse

    Fast, opinionated, minimalist web framework for Delphi

  • JWT with Delphi: https://github.com/paolo-rossi/delphi-jose-jwt If you need to do client development, I recently discovered RR4D, that looks really easy: https://github.com/viniciussanchez/RESTRequest4Delphi If you need to develop a server you can try ICS and their THTTPAppSrv, I use that myself with some success. Or have a look at https://github.com/HashLoad/horse - I haven't tried that one yet, but it looks very straight forward.

  • frank_jwt

    JSON Web Token implementation in Rust.

  • To quickly test JWTs: https://jwt.io/

  • delphimvcframework

    DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts