An open API service indexing awesome lists of open source software.

https://github.com/coderboy-raiyan/ph-tube

A data fetching DOM Manipulation project
https://github.com/coderboy-raiyan/ph-tube

dom javascript tailwindcss

Last synced: 3 months ago
JSON representation

A data fetching DOM Manipulation project

Awesome Lists containing this project

README

          

# PHero-tube

# API

All category : - https://openapi.programming-hero.com/api/videos/categories

### ALL data by categoryId
URL Format: - https://openapi.programming-hero.com/api/videos/category/${id}

Example: - https://openapi.programming-hero.com/api/videos/category/1000

## Blog Questions

- Discuss the scope of `var`, `let`, and `const`
- Tell us the use cases of `null` and `undefined`
- What do you mean by REST API?