-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make API calls to edx.org API #90
Comments
@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 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. |
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.
The text was updated successfully, but these errors were encountered: