API Handlers¶
The handlers module¶
BookstoreVersionHandler¶
-
class
bookstore.handlers.BookstoreVersionHandler(application: tornado.web.Application, request: tornado.httputil.HTTPServerRequest, **kwargs)¶ Bases:
notebook.base.handlers.APIHandlerHandler responsible for Bookstore version information
Used to lay foundations for the bookstore package. Though, frontends can use this endpoint for feature detection.