diff --git a/README.md b/README.md index 8a51709..d06a494 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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