Summary
The ability to leverage existing Delphi skills to build modules for major web servers is a grand achievement. It opens the doors of opportunity to help you expand your product line, increase visibility, and support new mediums. It also adds to the complexity of your project.
But in these pages, we have lifted the veil shrouding some of the mystery behind web server technology and what it takes to move in that direction. You've seen the various available options, learned about the underlying framework, and configured the two most popular web servers on the planet to support your custom-written modules written in Delphi.
In the next chapter, our journey will take one more step toward fully embracing rapid application development by utilizing a powerful backend server. This will allow us to concentrate on the business logic and application architecture rather than managing security, developing code to support REST API endpoints, or dealing with multi-tenancy.
Join...