Skip to content

It is webscrapper API for fetching the latest news of football from around the world with for the given news companies

Notifications You must be signed in to change notification settings

Israr-11/Football-News

Repository files navigation

image

API that is built using Node js used to fetch Football related news from all the top news websites of the world based on what users want from the app

Follow these instructions to run the API successfully

Step 1: Install dependencies

Installation

npm install

Step 2: Create a database and collection in MongoDB

Create the database and collection in MongoDB, and refer them to the .env file

Step 3: Start the backend server

npm start or npm run dev

Open your favorite browser and navigate to http://localhost:8080 to experience the magic 😎!

The server will automatically reload as you make changes, and any lint errors will be displayed in the console.

Step 3: Testing in Postman

Test the API in Postman for a thorough understanding, even though you can in the browser too using the provided link as it is deployed on the cloud server

🚀 Note to Repo Visitors

If you find this repo useful, don't forget to show some love! Give the repository a star to support the project. 🌟

About

It is webscrapper API for fetching the latest news of football from around the world with for the given news companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published