Commit Graph
18 Commits
Author SHA1 Message Date
Esa Kataja 04fb899406 chore: add example environment config with port and reload settings 2025-08-05 21:47:31 +03:00
Esa Kataja a83eacb01d feat: add environment variable support for server port and reload configuration 2025-08-04 19:50:05 +03:00
Esa Kataja 82f04f6989 chore: rename container image from jobpostingparser to n8n_helper 2025-08-04 19:26:55 +03:00
Esa Kataja 72fecb4403 chore: version bump 2025-08-04 19:22:08 +03:00
Esa Kataja 0e09baff83 fix: docker image creation 2025-08-04 19:21:48 +03:00
Esa Kataja 59e2de77dc Add dockerignore file 2025-08-04 19:21:31 +03:00
Esa Kataja 8fba6cfa1e feat: add energy, weather and consumption endpoints with models and error handling 2025-08-04 19:09:07 +03:00
Esa Kataja f1b8097f7a chore: project rename to n8n_helper 2025-08-04 15:56:30 +03:00
Esa Kataja 7de4eedcb0 chore: add container configuration with Dockerfile, docker-compose and makefile for deployment 2025-08-04 15:55:30 +03:00
Esa Kataja bfe9a2b835 docs: update warning and error messages for job posting source implementations 2025-08-04 14:00:38 +03:00
Esa Kataja ac1ffcb7c2 feat: implement pagination support for Tyomarkkinatori job listings parser 2025-08-04 13:27:36 +03:00
Esa Kataja 2086c1b6e5 chore: add rich package as dev dependency for improved debugging output 2025-08-04 13:19:38 +03:00
Esa Kataja 5602702b08 feat: add Tyomarkkinatori job listing parser and API integration 2025-08-04 13:19:30 +03:00
Esa Kataja 8cc839fa1a refactor: improve duunitori parser with better error handling and code organization 2025-08-04 12:48:30 +03:00
Esa Kataja 24c6a8a4c3 feat: implement Duunitori job posting parser and API endpoint 2025-08-04 12:43:33 +03:00
Esa Kataja ecdd5757d6 feat: add selectolax and markdownify packages 2025-08-04 12:42:40 +03:00
Esa Kataja 6374f2f68a feat: initialize FastAPI project structure with job posting routes and models 2025-08-04 11:38:07 +03:00
Esa Kataja f007284ad8 Initial commit 2025-08-04 11:28:36 +03:00