#1 2014-04-18 18:35:46

WhileNotEof
Member
Registered: 2014-04-18
Posts: 3

Is possible to do this?

Hello everybody, just registered now. I know about synopse pdf generation from some years, but never pay attention to mORMot project, and really is surprisingly work and documentation it contains. Good job Arnaud¡. I have a web project with MVC 4 C # (IIS7) that query a Firebird database. Are dynamic websites that allow fill and retrieve surveys. I would like don't depend of IIS server. My questions is: Is it possible to make a web server like this using mORMot?. If so, where can I show some examples to start?.

Offline

#2 2014-04-19 06:45:24

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: Is possible to do this?

See sample "09 - HttpApi web server" which is a simple high-performance web server.

And sample "22 - JavaScript HTTPApi web server" which adds a JavaScript compiler on the server side: it may be very handy to consume some template engine in JavaScript.

Ensure you use the latest "unstable" version 1.18 of mORMot, and not the now pretty old 1.17 "stable" revision.

Offline

Board footer

Powered by FluxBB