More Premium Hugo Themes Premium Nextjs Themes

Berita Indo Api

An api to display news in Indonesia

Berita Indo Api

An api to display news in Indonesia

Author Avatar Theme by satyawikananda
Github Stars Github Stars: 225
Last Commit Last Commit: Jul 29, 2023 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

The Berita Indo API, also known as the Indonesian News API, offers a collection of news from Indonesia from various sources like CNN News, CNBC News, and more. It extracts data from RSS feeds and converts it into JSON format, accessible through a Rest API.

Features:

  • Data Sources: Includes news from prominent providers like CNN News and CNBC News.
  • REST API: Accessible data via Rest API in JSON format.
  • Search Parameter: Each API endpoint includes a ‘search’ query parameter for convenient data searches.
  • Tech Stack: Utilizes Next.js, Daisy UI, React Json Viewer, React Tweet, RSS Parser, Fuse.js, Vaul, and Snackbar components.

Installation:

  1. Clone this repository.
  2. Install dependencies.
    yarn install
    
  3. Run the program using the command:
    yarn dev
    

Summary:

The Berita Indo API is a valuable resource for accessing Indonesian news data from various reliable sources. Its Rest API and search parameter make it easy to retrieve and filter news content. The utilization of a robust tech stack ensures efficient data processing and presentation. If you are looking to integrate Indonesian news into your project, the Berita Indo API can be a useful tool.