Skip to content

HZS-Api/Importer

Repository files navigation

HZS Api - Importer

Pipeline

  • Lambda function, that is importing data from HZS web and pushing the data to RDS DB

Local Developement

  • Using Python Lambda Local
    python-lambda-local -f lambda_handler  ./src/import.py ./local/importer_event.json 

Local Development with Docker

  • Just run
    ./invoke_lambda.sh

Run tests locally

  • Just run
    ./run_tests.sh

Run Linter locally

  • Just run
    ./run_linter.sh

Links

About

Importing data from web to DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published