Data will be provided via various Workers, for now they will have access to the API by POST requests providing data in the format from #86 and identified by a DataSourceToken.
WebServer can provide WebApp with DataSourceToken token for API access by Worker
WebServer can generate TimedEvent from API calls by Workers
WebServer can provide WebAppsTimedEventView with requested datasource
Data will be provided via various Workers, for now they will have access to the API by POST requests providing data in the format from #86 and identified by a DataSourceToken.