RESTfull server

gevo

Member
Joined
Oct 15, 2007
Messages
10
Reaction score
0
Hallo,

We are busy to build a restfull server with delphi XE10.2.
First biggest problem is to choose the right components for it.
Pleas some suggestions which server components tu use, and what are there good and bad parts.

Thanks
 

gevo

Member
Joined
Oct 15, 2007
Messages
10
Reaction score
0
Thanks koka123, yes this is one of the ways.
But what are the pros and cons of this one? I have never used Webbroker.
 

gevo

Member
Joined
Oct 15, 2007
Messages
10
Reaction score
0
Thanks koka123,

what are the plus and min sides of webbroker?
I have never used it, is it suitable for 300 concurent connections?
 

Rugen

New member
Joined
Jan 29, 2017
Messages
2
Reaction score
0
"Hey guys, I'm using Express.js for my RESTful server and it's been working like a charm. Anyone else have any suggestions on how to handle CORS issues or implement authentication?"
 

majid_464

New member
Joined
Aug 11, 2010
Messages
2
Reaction score
0
"Yup, RESTful servers are a no-brainer for modern APIs. You gotta design them for scalability and maintainability, though. What specific challenges are you guys running into with your current RESTful setup?"
 
Top