4 Commits

Author SHA1 Message Date
Automated Action
1254ceb807 Add script to generate sample data for divisibility endpoint
🤖 Generated with BackendIM... (backend.im)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-14 01:47:08 +00:00
Automated Action
930e84fc96 Implement Number Divisibility API with FastAPI and SQLite 2025-05-14 01:38:13 +00:00
Automated Action
2d0237b831 Create Number Divisibility API
- Implemented FastAPI application with divisibility checking
- Added endpoints for checking divisibility via GET and POST
- Added health endpoint
- Created requirements.txt
- Updated README with API documentation

generated with BackendIM... (backend.im)
2025-05-13 16:03:00 +00:00
Automated Action
c0048fb1ec Initial commit from template 2025-05-13 16:01:11 +00:00