forked from linkedin/rest.li
-
Notifications
You must be signed in to change notification settings - Fork 0
Request Response Framework
jpbetz edited this page Dec 12, 2012
·
3 revisions
Pegasus's request/response framework, often called R2, includes abstractions for REST and RPC requests and responses, filter chains for customized processing, and transport abstraction.
R2 is intended to be used in conjunction with Dynamic Discovery, often called D2, system. The combined stack can be referred to as "R2D2".
- Dynamic Discovery (D2)
- Data Schema and Templates
-
Rest.li
- Server
- Client
- Projections
- Tools
- FAQs