already existing software stack or is this design phase?
A design phase think an api...that handle on this url Example.com/api and every request works on this url. in header we have a prameter call action.thia action send to a dispatcher in backend and we know what route requested...Ok?
My framework works like this.a jsonrpc.send json to one endpoint and recive your processed data from backend...
I think I know what you mean and I think you are not approaching REST correctly
This more like composite or batch API.not very standard rest api.I used this pattern for a social network.and in the test cases works fine.and my team have no issue with that they works with react.js on front
Why is it not standard? It is exactly a REST API
See this other guy name it to http json-rpc api https://docs.mopidy.com/en/latest/api/http/
RPC is not REST…….
Ok...back to your problem...
Обсуждают сегодня