Skip to content
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

Using randomuser.me api with admin-on-rest #86

Closed
anandchida opened this issue Oct 12, 2016 · 1 comment
Closed

Using randomuser.me api with admin-on-rest #86

anandchida opened this issue Oct 12, 2016 · 1 comment

Comments

@anandchida
Copy link

I'm pleasantly surprised with admin-on-rest which makes things super easy to build backend admin interfaces. I'm using 0.4.0 and need some help on restClient for consuming https://randomuser.me/api?results=5

I've looked at examples in Rest clients doc and got them for jsonplaceholder working. I'm not a javascript or react programmer and couldn't figure out how to get admin-on-rest to parse the response.

Any help is appreciated

@anandchida anandchida changed the title Using Using randomuser.me api with admin-on-rest Oct 12, 2016
@fzaninotto
Copy link
Member

Hi anandchida,

Thanks for the feedback. If you're new to JavaScript and React, building a custom REST client won't be your only showstopper. Knowledge of JavaScript is mandatory to start hacking with admin-on-rest, and we can't use our time to teach you that (or we wouldn't have time to develop such awesome projects).

I suggest you buy a book and take some online courses about JavaScript and React. Egghead.io is a good starting point. Then, in a month or two, come back here and try again. I'm sure you'll find the answer by yourself!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants