himanshu2312 / news-app-express-server

This is an Express server for My News Application. This server fetches latest news also provide category vise sorting & fetching of news. It is build using Node and Express

Home Page:https://news-app-2312.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Link for the API:

NewsApi@himanshu

News App Express Server

This server is an Express Application and is made to provide API support to the News App.

Feature and Functionalities:

This application allows us to fetch daily news and also allows us to sort them according to categories. This server is built to provide the backend support to My News App that's why I am not sharing endpoint and header details here. But you can fork this repo and access the code then use your Database for the same.

Technologies and Tools used:

  • NodeJs
  • Nodemon
  • ExpressJs
  • Javascript
  • ES6 Module
  • Visual Studio Code
  • Thunderclient (VsCode Extension)

How to use?

Fork and clone the repo and follow the below steps:

  • Install Node.js
  • Open server directories in VS code
  • Install Dependencies using the command
npm install
  • Start Express App using the command
npm start

Made by @Himanshu

About

This is an Express server for My News Application. This server fetches latest news also provide category vise sorting & fetching of news. It is build using Node and Express

https://news-app-2312.onrender.com/


Languages

Language:JavaScript 100.0%