Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amangupta262/fetch-courses
A website to fetch all courses of Coding Ninjas using its API (https://codingninjas.in/api/v3/courses)
https://github.com/amangupta262/fetch-courses
Last synced: about 1 month ago
JSON representation
A website to fetch all courses of Coding Ninjas using its API (https://codingninjas.in/api/v3/courses)
- Host: GitHub
- URL: https://github.com/amangupta262/fetch-courses
- Owner: AmanGupta262
- Created: 2021-03-05T06:17:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T07:57:41.000Z (almost 4 years ago)
- Last Synced: 2024-04-13T16:03:00.760Z (9 months ago)
- Language: CSS
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fetch-courses
- A website to fetch all courses of Coding Ninjas using its API `(https://codingninjas.in/api/v3/courses)`
- The web page initially looks like this
![](home.png)- After clicking on the button, all the HTML data is removed and the courses are shown on the screen as
![](result.png)