A Framework for Building HTTP API


[Up] [Top]

Documentation for package ‘RestRserve’ version 1.2.2

Help Pages

.req request and reponse placeholders for IDE hints
.res request and reponse placeholders for IDE hints
Application Creates application - RestRserve usage starts from here
ApplicationProcess Creates ApplicationProcess object
AuthBackendBasic Basic authorization backend
AuthBackendBearer Bearer token authorization backend
AuthMiddleware Creates authorization middleware object
BackendRserve Creates Rserve backend for processing HTTP requests
CORSMiddleware Creates CORS middleware object
EncodeDecodeMiddleware Creates EncodeDecodeMiddleware middleware object
ETagMiddleware Creates ETag middleware object
HTTPDate-class HTTP Date class
IDE-hints request and reponse placeholders for IDE hints
Logger Simple logging utility
Middleware Creates middleware object
raise Interrupts request processing
Request Creates Request object
Response Creates Response object
to_json Simple JSON encoder