Toggle navigation
BAP node microframework
Version
0.x
BAP node microframework 0.x
Overview
Get started
Installation of the standard edition
Tutorial
Tutorial 1 - Standard edition features
Tutorial 2 - Dependency installation and initial configuration
Tutorial 3 - Import an external module, the Ping module
Tutorial 4 - Create your first module, the Hello module
Cookbooks
How to use eventListeners
How to create an external module
How to create a plugin
How to secure your application
How to test your application
API docs
ParamConverter
EventListener
QueryParam
RequestParam
Security
Routings
Module
Logger
EventSubscriber
BaseController
Container
Application
KernelInterface
Plugins and modules
Mongoose
Sequelize
Cors
Passport
Oauth
Ping module
Socket.io
Tutorial 4 - Create your first module, the Hello module
In this section you will create a module, the Hello module.