{"id":17793365,"url":"https://github.com/coollad49/ecommerce_api_server","last_synced_at":"2026-04-18T06:34:04.067Z","repository":{"id":257273822,"uuid":"857541727","full_name":"coollad49/ecommerce_api_server","owner":"coollad49","description":"a secure backend api with jwt for an ecommerce","archived":false,"fork":false,"pushed_at":"2024-10-28T09:22:48.000Z","size":179,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T17:17:19.677Z","etag":null,"topics":["api","ecommerce","express","jsonwebtoken","openapi","prisma","swagger-ui","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/coollad49.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-14T23:22:17.000Z","updated_at":"2025-01-05T14:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb494db6-d815-4313-bba5-90ff13a1a5a8","html_url":"https://github.com/coollad49/ecommerce_api_server","commit_stats":null,"previous_names":["coollad49/ecommerce_api","coollad49/ecommerce_api_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coollad49%2Fecommerce_api_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coollad49%2Fecommerce_api_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coollad49%2Fecommerce_api_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coollad49%2Fecommerce_api_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coollad49","download_url":"https://codeload.github.com/coollad49/ecommerce_api_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741117,"owners_count":20826067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","ecommerce","express","jsonwebtoken","openapi","prisma","swagger-ui","typescript"],"created_at":"2024-10-27T11:08:08.328Z","updated_at":"2026-04-18T06:33:59.034Z","avatar_url":"https://github.com/coollad49.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-commerce API Server\n\n## Overview\nThis project is an E-commerce API that provides endpoints for managing products, carts, and users. It is built using Node.js, Express, Prisma for DB with Typescript.\n\n## Features\n- User authentication and authorization\n- CRUD operations for products\n- Cart management\n\n## Installation\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/coollad49/ecommerce_api_server.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd ecommerce_api_server\n    ```\n3. Install dependencies:\n    ```sh\n    pnpm install\n    ```\n4. Build project:\n    ```sh\n    pnpm build\n    ```\n\n## Usage\n1. Start the server:\n    ```sh\n    pnpm start\n    ```\n2. Access the API at `http://localhost:3000`\n3. Docs at `http://localhost:3000/docs`\n\n## Endpoints\n- `POST /auth/register` - Register a new user\n- `POST /auth/login` - User login\n- `GET /products` - Get all products\n- `POST /products` - Add a new product\n- `PUT /products/:id` - Update a product\n- `DELETE /products/:id` - Delete a product\n\n## Contributing\nContributions are welcome! Please open an issue or submit a pull request.\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoollad49%2Fecommerce_api_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoollad49%2Fecommerce_api_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoollad49%2Fecommerce_api_server/lists"}