|
|
|
|
|
by doodlesdev
901 days ago
|
|
Much prefer your stack, yours operates at a higher level of abstraction, the one which I would consider correct for web services (your website or REST api doesn't need to do syscalls, or allocate memory manually), while not sacrificing too much performance or simplicity. |
|