Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maybemahdi/ph-tube
- Owner: maybemahdi
- Created: 2024-02-29T15:36:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-29T16:20:52.000Z (11 months ago)
- Last Synced: 2024-11-19T16:57:44.291Z (3 months ago)
- Topics: api, javascript, tailwindcss
- Language: HTML
- Homepage: https://maybemahdi.github.io/PH-Tube/
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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?