Class: Api

Defined in: src/api.coffee

Instance Method Summary

Constructor Details

- (void) constructor(options = {})

Instance Method Details

- (void) resource(model, options)

- (void) resources(models, options = {})

- (void) mount(app, mountPoint = "/")

- (void) mountDocumentation(app, mountPoint = "/")

- (void) getImplementation()

- (void) setImplementation(impl)

- (void) getResources()

- (void) getTitle()

- (void) getDescription()

- (void) getVersion()