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

Implement custom .crud.json filetype #7

Closed
davestewart opened this issue Dec 2, 2018 · 0 comments
Closed

Implement custom .crud.json filetype #7

davestewart opened this issue Dec 2, 2018 · 0 comments

Comments

@davestewart
Copy link
Owner

Determine and implement best way to handle CRUD using a single .json file.

Ideas:

  • resource.crud.json which is sliced and diced
  • resource.crud.json with multiple sub-keys, one for each method type
  • resource.js which generates code on the fly
  • resource.crud.js with crud.js handler that injects a helper function into the loaded file
  • resource.crud.yaml file with config that tells the file handler what to do
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

1 participant