baucis-decorator-env
Allows properties for some resource to have an alternative `development` key when accessed via `/dev/api/etc`.
Allows properties for some resource to have an alternative `development` key when accessed via `/dev/api/etc`.
Automatically creates unauthenticated users as guests and reserves guest names.
Initializes certain properties upon creation of a resource. Different from `default` in that it is able to use the `req` object.
Forces `of` and `descendants` population.
Prevents clients from updating certain properties.
Allows isomorphic pages to be created via a REST API.
Changes the `required` validator to only be active when creating resources.
Upon clients' updates, forces update of properties.
Adds `level` upgrade/downgrade functionality specific to users.
Ensures valid ObjectIds where applicable.
Adds voting to a resource based on certain properties.
Some helper methods for decorating `baucis` controllers. Controllers can inherit decorators from other controllers.
Demonstrates how easy it is to decorate a `baucis` REST API with custom functionality.
Generate customizable swagger definitions for your Baucis REST API.
Generate customizable swagger definitions for your Baucis REST API.
Generate customizable swagger version 2.0 definitions for your Baucis REST API.
A plugin for baucis that adds PATCH as an alias to PUT.
Awesome Baucis api generator.