Experiment Macros - dgoldie/phoenix1.3_workshop GitHub Wiki

in our cover_umbrella app, I created a ContextResource Macro.

This macro generates the standard "rest" functions in the Context for the given resource. This is used ilo the generator.

Next features to add:

  • support nested resources, in this case: Product
  • support only and except options to only build specific functions
  • support singular resource.