Annexes

Modules directory

Utilities

Middleware for autodetect the language and set up it as default language for use sailor-translator.

Define the most common http code status and shorcuts for use it.

Interface for validate whatever type of data or condition in incoming request.

Define the default CRUD used by default for whatever new controller.

Added support for jsonwebtoken. Code and encoded for exchange information safety between client and server.

Added support for UNIX crontab in the system for runs jobs internally.

Logic

Model User that you need for most common things in whatever application. Support login with different strategies (OAuth, OAuth2, local) and services (Twitter, Facebook, Google,....)

Add support for management groups of users. With this module you can create private or public groups, search groups by tags, get invitation list for each group,...

Add support for internal messaging between users.

API's

Frontend

Connect your SailorJS backend with whatever frontend application.

Last updated