Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 623 Bytes

ADOH API

Repository untuk API yang tersedia untuk member ADOH.

Endpoints

Method Path Query / Body Data Description
GET /youtube/videos ?q = katakunci
Search video Youtube

Contributing

Clone Repository > Install Dependensi > Tambah / Ubah Kode > PR

git clone https://github.com/adoh-dev/adoh-api
cd adoh-api
npm i

TODO

  • Rewrite pakai TypeScript (tunggu si @wilszz belajar TypeScript 😏)
  • Tambah test pakai Jest