Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)