Skyway is an on-the-go news aggregator that collects and organizes news stories and related information (as and when published) in an elegant way.
- Account management - log in and register
- Integration with Google
- News tailored to the user’s fit
- Skyway Plus subscription service (Admin Settings)
- Activation
- Deactivation
- Removal of ads in the paid version
- Categories included:
- Business
- Entertainment
- General
- Health
- Science
- Sports
- Technology
- Sorting content by:
- Popularity
- Relevance (default)
- End to end working system
- Meta information is fetched in an attractive template.
GET /https://newsapi.org/v2/everything?category
Parameter | Type | Description |
---|---|---|
sortBy |
string |
Sorts on basis of relevance and popularity |
author |
string |
Author of article |
title |
string |
Fetches title |
description |
string |
Displays description of the news |
publishedAt |
string |
Shows the date and time of publishion |
content |
string |
Prints the content of the news |