REST API Builder v0.6.0 RestApiBuilder

Documentation for RestApiBuilder.

Summary

Macros

activate(actions)

Generates the router matching for the following actions:

  • index
  • show
  • create
  • update
  • delete
children(module)
direct_access()
export_links()
feature(name, list)
feature(name, opts, list)
group_feature(name, list)
group_feature(name, opts, list)
group_link(name, href)
include(module)
link(name, href)
plugs(list)
provider(provider_module, opts)