|
|
|
Ask HN: For a greenfield API which would you use: REST, GraphQL, other? Why?
|
|
3 points
by _isus
3499 days ago
|
|
* This would be assuming current technologies (or those that are likely to be usable in production in the next 3 to 6 months).
* Want to be usable by a wide range of clients that may be outside of the control of the API creator.
* Normal caveats about security, maintainability, etc.
* Assume a Web API. Edit: added assumption about Web API. |
|