sumitkolhe / inshorts-api

πŸ“° Inshorts News API

Home Page:https://inshorts.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“° Inshorts News API

An Unofficial API for Inshorts written in typescript.

✨ Features

  • πŸš€ Blazing fast. No more scraping the pages for news.
  • πŸ“‚ 18 different categories.
  • πŸ“‘ Supports pagination using offset and limit.
  • ☁️ Serverless or Serverfull, host your own instance on easily.

πŸ”Ž Usage

For usage, see Documentation

πŸ‘· 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.

About

πŸ“° Inshorts News API

https://inshorts.vercel.app

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%