Skip to content

Commit

Permalink
docs: update documentation for jawa pos news
Browse files Browse the repository at this point in the history
  • Loading branch information
satyawikananda authored Oct 5, 2021
1 parent 0442ce4 commit 8975a3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Berita Indo API (or in English is Indonesian News API) is an API to display many
- `/v1/bbc-news/:type` : Get specific news data by type news of BBC News
- `/v1/tribun-news`: Get all news data of Tribun News
- `/v1/tribun-news/:zone/:type` : Get specific news data by zone and type news of Tribun News
- `/v1/jawa-pos/:type`: Get all news data of Jawa Pos News
- `/v1/jawa-pos/:type`: Get specific news data by type news of Jawa Pos News

> Each API Endpoint have a query paramaters named 'title', and this query parameters will be usefull if you want to search the API data by the title.
Expand All @@ -50,6 +52,7 @@ Berita Indo API (or in English is Indonesian News API) is an API to display many
- [x] ~~Liputan 6 News~~ (This RSS feed maybe isn't available again)
- [x] BBC News
- [x] Tribun News
- [x] Jawa Pos News
- Improve API
- [x] Search data news
- [ ] Paginate data
Expand Down

1 comment on commit 8975a3e

@vercel
Copy link

@vercel vercel bot commented on 8975a3e Oct 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.