backend.im
  • Joined on 2025-02-20
backend.im created repository backend.im/taskmanagementtool-83qsvv 2025-06-12 18:57:54 +00:00
backend.im pushed to main at backend.im/taskmanagerapi-i737xp 2025-06-12 18:31:25 +00:00
3635793211 Fix LoginRequest schema import in schemas/__init__.py
backend.im pushed to main at backend.im/taskmanagerapi-i737xp 2025-06-12 18:28:10 +00:00
bd40dcf387 Update code via agent code generation
backend.im pushed to main at backend.im/taskmanagerapi-i737xp 2025-06-12 18:27:59 +00:00
e2134243ae Update login endpoint to use JSON request body instead of form data
backend.im pushed to main at backend.im/taskmanagerapi-i737xp 2025-06-12 18:15:01 +00:00
d1c05cbd6e Implement Task Manager API with FastAPI and SQLite
backend.im created branch main in backend.im/taskmanagerapi-i737xp 2025-06-12 18:08:06 +00:00
backend.im pushed to main at backend.im/taskmanagerapi-i737xp 2025-06-12 18:08:06 +00:00
58769e0329 Initial commit from template
backend.im created repository backend.im/taskmanagerapi-i737xp 2025-06-12 18:08:05 +00:00
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:56:13 +00:00
dd56203785 Update code via agent code generation
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:56:03 +00:00
f64c3ea80e Fix Pydantic v2 non-annotated attribute error in Settings class
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:53:08 +00:00
be1a52976f Fix import of get_current_active_superuser in deps.py
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:46:49 +00:00
f14ce141af Fix database migration error related to app module imports
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:20:25 +00:00
120794996d Fix database migration error related to app module imports
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:15:22 +00:00
b078a91dd3 Implement simple ecommerce API with FastAPI and SQLite
backend.im created branch main in backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:06:47 +00:00
backend.im pushed to main at backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:06:47 +00:00
c630241780 Initial commit from template
backend.im created repository backend.im/simpleecommerceapi-x18lvr 2025-06-12 17:06:45 +00:00
backend.im pushed to main at backend.im/mangainventoryapi-kvys2g 2025-06-12 15:59:28 +00:00
8eed6b7816 Fix circular import issue in schema files
backend.im pushed to main at backend.im/invoicegenerationservice-plrjlt 2025-06-12 13:38:56 +00:00
706c40d69c Add email-validator dependency to fix application startup
backend.im pushed to main at backend.im/taskmanagementtool-h96umq 2025-06-12 12:02:43 +00:00
350b445f45 Implement task management tool with FastAPI and SQLite