Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qridwan/news-update360
news update 360 app mock api using nodejs
https://github.com/qridwan/news-update360
express-js nodejs nodejs-server rest-api
Last synced: 3 days ago
JSON representation
news update 360 app mock api using nodejs
- Host: GitHub
- URL: https://github.com/qridwan/news-update360
- Owner: qridwan
- Created: 2021-06-18T09:10:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-19T11:02:38.000Z (over 3 years ago)
- Last Synced: 2023-10-19T23:39:19.308Z (about 1 year ago)
- Topics: express-js, nodejs, nodejs-server, rest-api
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# news-update360
https://docs.google.com/document/d/1SAas6DFG2wQkl6eHrVwp0ZgNneB3Z-h80oLw23FIBWw/edit?usp=sharing
## Mock Api:
- https://mock-newsupdate360.herokuapp.com/ -[will fetch all news]- `https://mock-newsupdate360.herokuapp.com/{category}` -[fetch news a/c to category]
- https://mock-newsupdate360.herokuapp.com/categories -[fetch the category list]
- https://mock-newsupdate360.herokuapp.com/sliderInfo - [will show top-5-news filtering from every categories]
- https://mock-newsupdate360.herokuapp.com/home -[fetch every categories top 5 news]
- https://mock-newsupdate360.herokuapp.com/sub-categories -[will fetch the list of sub categories]
- `https://mock-newsupdate360.herokuapp.com/tags/subcategory/{sub-categories}` -[will fetch the news directly by sub-categories]
- `https://mock-newsupdate360.herokuapp.com/{category}/{subCategory}` -[fetch data a/c to sub-category]
## Categories are:
- India
- International
- Tamilnadu
- Sports
- Cinema
- Economy## Example:
- All news: https://mock-newsupdate360.herokuapp.com/
- Sports news: https://mock-newsupdate360.herokuapp.com/Sports
- Sports subCategory: https://mock-newsupdate360.herokuapp.com/Sports/Ronaldo
- Subcategory news: https://mock-newsupdate360.herokuapp.com/tags/subcategory/Covid-19