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

Use admin-on-rest #12

Open
fzaninotto opened this issue Feb 13, 2017 · 4 comments
Open

Use admin-on-rest #12

fzaninotto opened this issue Feb 13, 2017 · 4 comments

Comments

@fzaninotto
Copy link

Hi, and thanks for this project.

Part of what you're trying to achieve (a React admin based on a REST API) now exists as a standalone repository, in a slightly more advanced version. It's called admin-on-rest.

I think this repo would benefit a lot from reusing admin-on-rest components.

@dternyak
Copy link
Owner

Thanks for bringing my attention to this.

I haven't yet thought about integrating an admin functionality to this boilerplate, but if I do, I'll look into admin-on-rest.

For now, this project is meant to serve as a starting point for building any SPA based modern web application.

@davidthornton
Copy link

Also, admin-on-rest is not based on Flask like React-Redux-Flask is.

@fzaninotto
Copy link
Author

admin-on-rest is a client-side component that can adapt to any server API, including any API you can build with Flask.

@davidthornton
Copy link

Ahh true, I did not notice that the intention was to be backend-agnostic (and got pretty caught up with the fact that "someone had already rolled a flask backend" because this was pretty close to what we wanted)

I recognize the importance of a backend agnostic admin panel in many cases.

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

3 participants