Happy News is a source of positive news. A school project for Fontys Hogeschool ICT in collaboration with Citrus Software.
For full documentation see our wiki.
Retrieves all posts in paginated format. Default page is 0 and default size is 20.
Retrieves a post by it's uuid
.
Retrieves all posts after a Java Date
. ordered is not required, and defaults to true
.
{
"content": [
{
"uuid": "5907217ea7b11b00016e5a44",
"source": "the-next-web",
"sourceName": "The Next Web",
"author": "Arno Nijhof",
"title": "These companies are growing extremely quickly and will be the unicorns of tomorrow",
"contentText": "For the fourth year in a row, Adyen and TNW are celebrating European startups with the Tech5. In this competition, we measure companies on growth in revenue over the last three years. ...",
"url": "https://thenextweb.com/insider/2017/05/01/these-companies-are-growing-extremely-quickly-and-will-be-the-unicorns-of-tomorrow/",
"imageUrls": [
"https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/05/image3.jpg"
],
"videoUrl": null,
"publishedAt": 1493643989000,
"indexedAt": 1493639401003,
"positivityScore": 0.0,
"expirationDate": null,
"type": "article",
"tags": [ ],
"hidden": false
}
],
"last": false,
"totalElements": 1,
"totalPages": 1,
"numberOfElements": 1,
"sort": null,
"first": true,
"size": 20,
"number": 0
}
Sander van Andel | Tom Bakker | Tobi van Bronswijk | Sven Dubbeld | Daan Tuller |
MIT License © Tom Bakker
- Version 1.0-SNAPSHOT