Currently all of RC calls return the json format we receive from each API provider, which leads to a lot of work to access common field on the user end.
We need to provide instead a common response object that has methods for accessing these fields (like doi, title, authors, etc.)
Currently all of RC calls return the json format we receive from each API provider, which leads to a lot of work to access common field on the user end.
We need to provide instead a common response object that has methods for accessing these fields (like doi, title, authors, etc.)