--

I’m glad that you’re finding my article useful!

What I’m trying to say with that warning is this: TSQLHttpServer will publish CRUD endpoints for your model even if you only intend to use it for method or interface-based services.

If you’re using TSQLRestServerDB internally for its ORM capabilities but don’t want this ORM exposed via your web server, you’ll need to use a separate TSQLRestServerDB with its own TSQLModel for your published services.

--

--

Stephan Bester
Stephan Bester

Written by Stephan Bester

Software developer walking the edge between legacy systems and modern technology. I also make music: stephanbmusic.com

No responses yet