Blueprint
Blueprint Developer Guide
Quick Start
Developer Guide
The Object Model
Routers and Controllers
Introduction
Routers
Controllers
Resources
Models
The Server
Policies
Services
Messaging Framework
Configuration Management
Application and Resources
Blueprint Modules
Blueprint Cluster
Testing Framework
Command-line Interface (Coming Soon)
Powered by GitBook
Have an account? Sign in

Routers and Controllers

Last updated 7 months ago

Public facing interfaces and backend logic

Here are the articles in this section:
Introduction
Brief discussion about the role of routers and controllers
Routers
Learn about routers and how to implement them
Controllers
Learn about controllers, actions, and predefined actions like uploads
Resources
Well-defined artifacts that are accessible
Previous
Mixins
Next
Introduction