How to use the baucis.Api function in baucis

To help you get started, we’ve selected a few baucis examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github wprl / baucis-swagger / index.js View on Github external
// __Dependencies__
var baucis = require('baucis');
var deco = require('deco');
var decorators = deco.require(__dirname, [ 'Controller', 'Api' ]).hash;

baucis.Controller.decorators(decorators.Controller);
baucis.Api.decorators(decorators.Api);

baucis

Build scalable REST APIs using the open source tools and standards you already know.

MIT
Latest version published 2 months ago

Package Health Score

60 / 100
Full package analysis