|
|
|
|
|
by dozzie
3499 days ago
|
|
Depends on what does it need to do, but you most probably will need a regular
RPC instead of trivial CRUD (REST) or mostly data query (GraphQL). Though RPC
is not fancy nor sexy, so most web developers this days won't even look at
that. |
|