WordpessAPI #2

Open
MM_Ghasemi wants to merge 5 commits from WordpessAPI into main

5 Commits

Author SHA1 Message Date
b38e2d2614 Merge pull request 'refactor(script.py): improve logging, base URL structure, and API params' (#1) from mm_ghasemi-patch-1 into wordpress_api_app
Reviewed-on: http://git.inferj.ir/MM_Ghasemi/fast_api_livetse/pulls/1
2026-05-04 09:08:27 +03:30
6b14fa1bac refactor(script.py): improve logging, base URL structure, and API params
- replace print statements with logging module
- refactor BASE_URL to be reusable and construct endpoint via f-string
- remove hardcoded comment status filter to rely on WordPress defaults
- improve error handling messages
- minor code cleanup and readability improvements
2026-05-04 09:06:47 +03:30
73f6015393 feat: add requirements.txt 2026-05-03 13:54:51 +03:30
5bdc2e1b04 feat: add comments.json and gitignore 2026-05-03 13:48:13 +03:30
a366c0619d feat: add WordPress project files 2026-05-03 13:22:01 +03:30