inshorts-api
inshorts-api copied to clipboard
📰 Inshorts News API
📰 Inshorts News API
An Unofficial API for Inshorts written in typescript.
:sparkles: Features
- 🚀 Blazing fast. No more scraping the pages for news.
- 📂 18 different categories.
- 📑 Supports pagination using
offset
andlimit
. - ☁️ Serverless or Serverfull, host your own instance on easily.
:mag_right: Usage
For usage, see Documentation
:construction_worker: Local development
Prerequisites
- NodeJS v14+
Run locally
-
Clone the Repo
git clone https://github.com/sumitkolhe/inshorts-api cd inshorts-api
-
Install the dependencies
npm install
-
Start development server
npm run dev
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.