/questionnaire_api_elt

Service to extract data an external api and load via seed in other app.

Primary LanguagePython

Questionnaire Service Etl

It's a service that provide questionnaires about enginnering based to an external service. It was developed to be consumed on main application via seed.

Get started

For run this simple project follow the commands bellow.

  1. Create the virtual environment
  2. Adding API_KEY on .env file
python3 main.py pipeline

# after

python3 main.py server

Requirements

For run this project the requirement is only Python 3