Skip to content

kodingkeun/downloader-api

 
 

Repository files navigation

Downloader API

How to use

NOTE: You need to have Git installed on your machine.

# Clone this repository
$ git clone <repo_url>
# Go into the repository
$ cd downloader-api
# Copy env.example to .env
$ cp .env.example .env
# Install dependencies
$ npx yarn install
# Start the server
$ npx yarn start

Features

  • Tiktok
  • Youtube

Postman collection link

Click Here

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.4%
  • CSS 0.9%