#
Introduction
Inshorts.me is an unofficial API for Inshorts for fetching latest news.
#
Features
- 🚀 Blazing fast. No more scraping the pages for news.
- 🌅 18 different categories.
- 🔎 Get all, top and trending news.
- ❤️ Open-Source
- ☁️ Serverless or Serverfull, host your own instance on easily.
#
Local development
#
Prerequisites
- NodeJS v14+
#
Run locally
Clone the Repo
git clone https://github.com/sumitkolhe/inshorts-api cd inshorts-apiInstall the dependencies
npm installStart development server
npm run dev
#
License
This project is licensed under the MIT License - see the LICENSE file for details.