{"id":19883555,"url":"https://github.com/jorgesarricolea/acadex_task_backend","last_synced_at":"2026-04-11T10:36:09.701Z","repository":{"id":259353954,"uuid":"864848756","full_name":"JorgeSarricolea/acadex_task_backend","owner":"JorgeSarricolea","description":"An REST API for managing categories, homeworks, and users.","archived":false,"fork":false,"pushed_at":"2024-10-24T03:54:37.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T03:26:31.617Z","etag":null,"topics":["clean-architecture","expressjs","javascript","nodejs","postgresql","prisma","rest-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JorgeSarricolea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-29T10:29:23.000Z","updated_at":"2024-10-25T20:50:25.000Z","dependencies_parsed_at":"2024-10-24T19:27:29.152Z","dependency_job_id":"a24c1623-8c59-447c-bee3-8b91e9ed3d96","html_url":"https://github.com/JorgeSarricolea/acadex_task_backend","commit_stats":null,"previous_names":["jorgesarricolea/acadex_task_backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JorgeSarricolea/acadex_task_backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JorgeSarricolea%2Facadex_task_backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JorgeSarricolea%2Facadex_task_backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JorgeSarricolea%2Facadex_task_backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JorgeSarricolea%2Facadex_task_backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JorgeSarricolea","download_url":"https://codeload.github.com/JorgeSarricolea/acadex_task_backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JorgeSarricolea%2Facadex_task_backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clean-architecture","expressjs","javascript","nodejs","postgresql","prisma","rest-api"],"created_at":"2024-11-12T17:21:09.616Z","updated_at":"2026-04-11T10:36:09.461Z","avatar_url":"https://github.com/JorgeSarricolea.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Documentation\n\n## Introduction\n\nThis API is built using Clean Architecture principles and provides a set of endpoints for managing categories, homeworks, and users. It is designed to be efficient and scalable, making it easy for developers to integrate with their applications.\n\n## Requirements\n\n- Node.js (version ^16.0.0)\n- PostgreSQL\n- Prisma\n\n### Environment Variables\n\nMake sure to create a `.env` file in the root of your project with the following variables:\n\n- `JWT_SECRET`: Secret key for JWT authentication.\n- `SALT_ROUNDS`: Number of salt rounds for password hashing.\n- `DATABASE_URL`: Connection string for your PostgreSQL database.\n\n## Getting Started\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/JorgeSarricolea/acadex_task_backend.git\n   cd acadex_task_backend\n   ```\n\n2. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n\n\u003e [!IMPORTANT]\n\u003e **Node.js:** Ensure that you have Node.js installed on your system.\n\n3. **Start the server:**\n   ```bash\n   npm run dev\n   ```\n\n\u003e [!TIP]\n\u003e I recommend installing Node Version Manager and using the stable version.\n\n4. **Access the API documentation:**\n   Open your browser and go to [http://localhost:8000/api/v1/docs](http://localhost:8000/api/v1/docs) to view the Swagger documentation.\n\n## Features\n\n- **CRUD Operations:** Create, read, update, and delete categories and homeworks.\n- **Authentication:** User authentication via JWT.\n- **Error Handling:** Centralized error handling with informative responses.\n- **CORS Support:** Cross-Origin Resource Sharing enabled for seamless requests from your front end.\n\n\u003e [!WARNING]\n\u003e Ensure your database is running and properly configured in the `.env` file before starting the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgesarricolea%2Facadex_task_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorgesarricolea%2Facadex_task_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgesarricolea%2Facadex_task_backend/lists"}