Application.add_service#

Application.add_service(service, **assets)[source]

Add a service to the application.

Parameters:
  • service (Service) – The service to add.

  • **assets – The assets to add to the service.