Skip to content

500Foods/TMS-XData-SurveyServerExample

Repository files navigation

TMS-XData-SurveyServerExample

This is a component of the TMS WEB Core (Delphi web app) and TMS XData (Delphi REST API) project that implements a complete web-based survey app. The complete set includes the following.

  1. Survey Server Example (REST API implemented with TMS XData)
  2. Survey Admin Client (web app implemented with TMS WEB Core)
  3. Survey Client Example (web app implemented with TMS WEB Core)

The project first appeared as a mini-series on the TMS Software Blog. The first of the three parts is available here.

Usage Note: RandomDLL.DLL

This DLL needs to be included in the same folder as the project executable. It is needed by the SHA-256 hash function that is used in several places, that, in turn, comes from the TMS Cryptography Pack. A post-build event has been added to the project to do this automatically. This assumes that a Win64 project is being built. Please adjust accordingly.

Key Dependencies

As with any modern application, other libraries/dependencies have been used in this project.

Repository Information

Count Lines of Code

Last Updated at 2023-12-24 05:04:37 UTC
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Pascal                           9           1638           4000          11020
Delphi Form                      3              1              0            156
YAML                             2              8             12             33
Markdown                         1              7              2             31
-------------------------------------------------------------------------------
SUM:                            15           1654           4014          11240
-------------------------------------------------------------------------------

Sponsor / Donate / Support

If you find this work interesting, helpful, or valuable, or that it has saved you time, money, or both, please consider directly supporting these efforts financially via GitHub Sponsors or donating via Buy Me a Pizza. Also, check out these other GitHub Repositories that may interest you.

More TMS WEB Core and TMS XData Content

If you're interested in other TMS WEB Core and TMS XData content, follow along on 𝕏 at @WebCoreAndMore, join our 𝕏 Web Core and More Community, or check out the TMS Software Blog.

About

Example of TMS XData server as REST API for survey example

Topics

Resources

License

Stars

Watchers

Forks

Languages