expresser
Version:
A ready to use Node.js web app wrapper, built on top of Express.
39 lines (33 loc) • 1.05 kB
YAML
title: Expresser
output: docs
files: true
cleanup: true
quiet: true
reverse-see-also: true
ga-code: UA-9331973-3
sources:
- lib
- plugins
- guides
exclude:
- node_modules
- .js
- .json
plugins:
- crojsdoc-plugin-underscore-private
- crojsdoc-plugin-auto-namespace
external-types:
AWS-SDK: https://aws.amazon.com/sdk-for-node-js/
aws-DynamoDB: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB.html
aws-DocumentClient: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB/DocumentClient.html
EventEmitter: https://nodejs.org/api/events.html#events_class_eventemitter
express-Application: https://expressjs.com/en/4x/api.html#app
express-Request: https://expressjs.com/en/4x/api.html#req
express-Response: https://expressjs.com/en/4x/api.html#res
http-Server: https://nodejs.org/api/http.html#http_class_http_server
Moment: http://momentjs.com/docs/
SocketIO: https://socket.io/docs/server-api/
github:
repository: https://github.com/igoramadas/expresser
ribbon: true
sourcelink: true