Skip to content

Mark0161/CryptoFMX

Repository files navigation

CryptoFMX

Sample basic Delphi Program (Windows) - using REST/PPL/FMX

Alt text

USES

  • Delphi Community Edition 11.3 Delphi Community edition
  • REST/JSON -> CoinGecko API to obtain crypto details.
  • No Third Party dependencies.
  • TTasks/PPL for asynchronous tasks, reducing impacting on UI thread.
  • Simple Timer to update details periodically. keeping the code lightweight.
  • NOTE Progress wheel displays when an async operation active, but the main UI responsive.

Some useful References

Status

  • Ongoing.

About

Sample Delphi project :- REST/PPL/FMX using www.coingecko.com api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages