RomySaputraSihananda / subs-counter

simple rest api to show detail counter of subscribers and views from channel youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter: romy

subs-counter

Rest API to show detail counter of subscribers and views from channel youtube

Requirements

  • node >= 20.8.1,
  • express >= 4.18.2,
  • swagger-ui-express >= ^5.0.0

Installation

# Clonig Repository
git clone https://github.com/romysaputrasihananda/subs-counter

# Change Directory
cd subs-counter

# Install Requirement
npm i

Running

# start the server
npm start

EndPoints

The following is a list of available Request URIs:

License

This project is licensed under the MIT License.

About

simple rest api to show detail counter of subscribers and views from channel youtube

License:MIT License


Languages

Language:TypeScript 100.0%