Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Arcsech
on Oct 9, 2021
|
parent
|
context
|
favorite
| on:
Is RESTFul Paradigm a Type of FFI (Foreign Functio...
Not being an expert on the topic, to me FFI implies a tighter coupling between caller and called, typically that they will be in the same memory space.
I would consider RESTful and HTTP APIs closer to remote procedure calls (RPC).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I would consider RESTful and HTTP APIs closer to remote procedure calls (RPC).