Go to file
StillHammer 5f9ff4941d Complete API system implementation with comprehensive testing
- APIController.js: Full RESTful API with articles, projects, templates endpoints
- Real HTTP integration tests with live server validation
- Unit tests with proper mocking and error handling
- API documentation with examples and usage patterns
- Enhanced audit tool supporting HTML, npm scripts, dynamic imports
- Cleaned 28 dead files identified by enhanced audit analysis
- Google Sheets integration fully validated in test environment
2025-09-16 11:10:46 +08:00
.github/workflows Setup test system extended 2025-09-05 20:09:53 +08:00
lib Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
public Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
tests Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
tools Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
.env.example update test system and logger 2025-09-08 12:33:16 +08:00
.gitignore Add logviewer.html, prompt improvment, clean duplication 2025-09-04 09:27:07 +08:00
API.md Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
ARCHITECTURE_REFACTOR.md Module system code base 2025-09-04 21:24:45 +08:00
claude_save.md Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
CLAUDE.md Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
fdsm Module system code base 2025-09-04 21:24:45 +08:00
GOOGLE_SHEET_VERSIONING_SPEC.md [200~add step-by-step versioning system with Google Sheets integration 2025-09-06 16:38:20 +08:00
package-lock.json Fix critical authentication and Digital Ocean integration issues 2025-09-15 23:06:07 +08:00
package.json Fix critical authentication and Digital Ocean integration issues 2025-09-15 23:06:07 +08:00
plan.md Module system code base 2025-09-04 21:24:45 +08:00
RAPPORT_ETAT_SYSTEME_GLOBAL.md [200~add step-by-step versioning system with Google Sheets integration 2025-09-06 16:38:20 +08:00
server.js Setup test system extended 2025-09-05 20:09:53 +08:00
TODO.md Initial commit 2025-09-03 15:29:19 +08:00