create-client icon indicating copy to clipboard operation
create-client copied to clipboard

Discuss and vote for new features ✅

Open strobox opened this issue 6 years ago • 1 comments

This project is great 🔥 But if it will be somehow extensible (through plugin system for example) it will became more popular.

For example

npx generate-api-platform-client http://my-api.com src --generator=react --view-plugins=react-jsonschema-form --state-plugins=react-mobx

So, instead redux-form and plain html markup we can use

Insteat redux itself:

  • mobx over 17k⭐️, over 100k weekly installs
  • and others (mobx-state-tree ~4k⭐️, over 8k install), easy-peasy - new react's hooks based implementation of redux

Please, vote for some of above or post you opinion 🙌

strobox avatar Dec 29 '18 08:12 strobox

@strobox I'm ok to add support for these libraries as long as it's done in a modular and maintainable way. PRs welcome.

dunglas avatar Dec 29 '18 09:12 dunglas