BlogMan
BlogMan copied to clipboard
Make API calls to edx.org API
edx.org provides API to fetch the data of particular courses based on a search query parameter. Make edx.org API calls in the back end based on different search criterias like domain(web dev, data science), stack(mern mean, flutter etc), university and authors. Fetch the JSON data and display it.
@rajatmw1999 I would like to work on this issue. please assign this to me
Can you assign this to me?
I want to work on this issue
Assigned to @lakshyajit165
Hi @rajatmw1999. I have requested for the edX course catalog API access. Will keep you posted on this.
I have got the access to the edX api today. But I have my weekend shift at my office. Will start to work on it tomorrow. Could you let me know what exactly do we need from that API, and where is the API call supposed to me made?
We need to fetch details of courses macthing our query parameter. If the user types "web development", he should see all courses from web developement category provided by edx. If he types "Lakshyajit", he should see all courses from the author lakshyajit. We will have seperate text fields for author and category in the front end.
If this not taken, I would like to work on this. Also Can you add me to the slack group, so that I could clarify doubts on the issues.