Tagged Questions
2
votes
1answer
89 views
Naming library which generates a JSON-req to a REST-API?
How would you call a library which generates a JSON-req to a REST-API so that you just work on object-level for creating a request? Many company wants to define it as an SDK, but is it a suitable ...