-
first we have to install axios module. for installing we can use this command
npm install axios
-
for get all data we need three link
a. frist link for all courses "http://saral.navgurukul.org/api/courses"
b. Second link for all course's exercises. "http://saral.navgurukul.org/api/courses/74/exercises"
c.Third link for all exercise's slug. "http://saral.navgurukul.org/api/courses/75/exercise/getBySlug?"
-
Notifications
You must be signed in to change notification settings - Fork 0
In this I used request module for get all data from a websile "saral.navgurukul.org. which is a learnig platform of NavGurukul.
Krishna-Aaseri/Request_In_nodejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In this I used request module for get all data from a websile "saral.navgurukul.org. which is a learnig platform of NavGurukul.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published