Activity
Fix typo in deploy script
Fix typo in deploy script
Fix typo in docker-compose.yaml
Fix typo in docker-compose.yaml
Fix indentation in docker-compose.yaml
Fix indentation in docker-compose.yaml
Update environment configuration in docker-compose.yaml
Update environment configuration in docker-compose.yaml
Fix error handling in APIWrapperES
Fix error handling in APIWrapperES
stop container with exit and retry every minute
stop container with exit and retry every minute
update readme with new endpoint
update readme with new endpoint
add price-daily endpoint
add price-daily endpoint
retry data gathering in example
retry data gathering in example
check if data already exists for every zone
check if data already exists for every zone
bind pricezones to specific wrapper
bind pricezones to specific wrapper
give factory to api wrapper
give factory to api wrapper
add test-with-env-unprotected to github actions
add test-with-env-unprotected to github actions
introduce toggle for protected mode to REST server
introduce toggle for protected mode to REST server
abstract es api specific logic into wrapper
abstract es api specific logic into wrapper