[fpc-pascal] Web application framework in Free Pascal

Zamrony P. Juhara zamronypj at yahoo.com
Thu Feb 14 21:48:18 CET 2019


If you read roadmap section in readme file, I plan to add functionality to support not only CGI, but also FastCGI and as standalone http server (similar to Node.js + Express).
After found out about piradoiv/Prack  
|  
|   
|   
|   |    |

   |

  |
|  
|   |  
piradoiv/Prack
 
Simple and Scalable Web Server �. Contribute to piradoiv/Prack development by creating an account on GitHub.
  |   |

  |

  |

  
which is interesting to me, I am considering to create sofware layer to use Prack.
The motivation behind development of this framework basically a personal research to answer my own curiosity. 
What is gain in performance compared to other programming language, for example, PHP-based framework?
I used PHP-based (Slim, Phalcon, Laravel) and Javascript-based (Express) framework in my day job. this framework drew inspiration from those existing frameworks.
And of course it is not production-ready. I would advise you not to use it in production setup.
Zamrony P. Juhara 
 
  On Fri, Feb 15, 2019 at 4:04, Anthony Walter<sysrpl at gmail.com> wrote:   Your documentation looks good, along with the examples, instructions, and general site aesthetics. Beyond providing your own mechanism for implementing a pascal based CGI wrapper, what functionality does or do you plan to expose? That is, what do you imagine doing with it aside from the normal CGI stuff?  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190214/1eda4d64/attachment.html>


More information about the fpc-pascal mailing list