Hi everyone! I hope that everyone is ok.
Little summary: we’ve implemented a DSpace repository v6.0 but changed the index page with a React JS app, that allow us to build a page without restrictions. Everything is running ok, the language selector, the list of communities, but we want to add a “recent submissions” section like is in the default home page on DSpace, using the REST Api, but I don’t know how to filter this: the six last records added to the repository, and then get its title, thumbnail, date and description. I have achieved only this: https://repositoriodigital.bcentral.cl/rest/items?limit=6 nothing else ☹
Can you help me guys please? Any idea Works 😊
Greetings from Chile and thanks in advance!