An Unofficial API for Inshorts written in typescript.
- 🚀 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.
For usage, see Documentation
- NodeJS v14+
-
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
This project is licensed under the MIT License - see the LICENSE file for details.