Directories ¶
Path | Synopsis |
---|---|
Demonstrate how to setup AuthBasicMiddleware as a pre-routing middleware.
|
Demonstrate how to setup AuthBasicMiddleware as a pre-routing middleware. |
Demonstrate how to implement a custom AuthBasic middleware, used to protect all endpoints.
|
Demonstrate how to implement a custom AuthBasic middleware, used to protect all endpoints. |
Demonstrate how to setup CorsMiddleware around all the API endpoints.
|
Demonstrate how to setup CorsMiddleware around all the API endpoints. |
Demonstrate how to implement a custom CORS middleware, used to on all endpoints.
|
Demonstrate how to implement a custom CORS middleware, used to on all endpoints. |
gae
|
|
Demonstrate how to setup a /.status endpoint protected with basic authentication.
|
Demonstrate how to setup a /.status endpoint protected with basic authentication. |
Demonstrate a streaming REST API, where the data is "flushed" to the client ASAP.
|
Demonstrate a streaming REST API, where the data is "flushed" to the client ASAP. |
Click to show internal directories.
Click to hide internal directories.