|
|
|
|
|
by nailer
3363 days ago
|
|
It's really weird: - SOAP had discovery - XML based REST APIs had discovery (via HATEOAS) - JSON based REST APIs inevitably never have discovery (looks like there's no standard JSON version of the 'link rel' from HATEOAS) - GraphQL has discovery |
|