Ask HN: What are some ways to structure APIs other than REST and GraphQL?
I am a self-taught noob trying to plan the API for my first non-trivial project. The general consensus appears to be like that REST and graphQL are the only ways to structure APIs and GraphQL is better than Rest whenever you may need to make data intensive requests. How true is that?
1 comment
[ 3.8 ms ] story [ 10.6 ms ] threadAs for GraphQL, I'd say OData, SPARQL and other Linked Data protocols are competitors