Skip to content

Commit

Permalink
docs: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
satyawikananda committed May 12, 2021
1 parent 7926f6f commit e657ae3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-ID.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Berita Indo API adalah sebuah API yang menampilkan banyak berita di Indonesia se
- `/v1/liputan6-news` : Mendapatkan seluruh berita terkini dari Berita Liputan 6.
- `/v1/bbc-news/` : Mendapatkan seluruh berita terkini dari Berita BBC.
- `/v1/bbc-news/:type/` : Mendapatkan data berita secara spesifik dari tipe berita di Berita BBC.
- `/v1/tribun-news`: Mendapatkan seluruh berita terkini dari Berita Tribun.
- `/v1/tribun-news/:type` : Mendapatkan data berita secara spesifik dari tipe berita di Berita Tribun.

## Daftar yang harus dilakukan

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Berita Indo API (or in English is Indonesian News API) is an API to display many
- `/v1/liputan6-news` : Get all news data of Liputan 6 News
- `/v1/bbc-news`: Get all news data of BBC News
- `/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/:type` : Get specific news data by type news of Tribun News

## To-do List

Expand Down

1 comment on commit e657ae3

@vercel
Copy link

@vercel vercel bot commented on e657ae3 May 12, 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.