Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maybemahdi/ph-tube

Live Link
https://github.com/maybemahdi/ph-tube

api javascript tailwindcss

Last synced: 16 days ago
JSON representation

Live Link

Awesome Lists containing this project

README

        

# PHero-tube

## [ Private Repo Link](https://classroom.github.com/a/HIPmbF3j)

Click here for the private repo: [https://classroom.github.com/a/HIPmbF3j](https://classroom.github.com/a/HIPmbF3j)

# 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?