Skip to content

vineetbs/agrihelp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agri Help Backend

This is the backend API for the Agri Help application, providing agriculture-related news. The backend is built using Node.js and Express, and it fetches news from NewsAPI.

Features

  • Fetch agriculture-related news articles from NewsAPI.
  • Provide the articles as a JSON response to be consumed by the frontend.

Tech Stack

  • Node.js: JavaScript runtime environment.
  • Express: Web framework for Node.js.
  • Axios: HTTP client for making requests to external APIs.
  • NewsAPI: API for fetching news articles related to agriculture.

About

Backend route to hit news api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published