{"id":23557427,"url":"https://github.com/codetoby/atc-server","last_synced_at":"2025-10-24T04:52:14.592Z","repository":{"id":174291836,"uuid":"592398156","full_name":"codetoby/ATC-Server","owner":"codetoby","description":"Automate Carting Shoes","archived":false,"fork":false,"pushed_at":"2023-10-04T15:47:59.000Z","size":1302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T14:45:15.214Z","etag":null,"topics":[],"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/codetoby.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":"2023-01-23T16:43:03.000Z","updated_at":"2023-10-04T15:51:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"701b6403-bfd7-4215-afbd-886dde734323","html_url":"https://github.com/codetoby/ATC-Server","commit_stats":null,"previous_names":["codetoby/atcserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetoby%2FATC-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetoby%2FATC-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetoby%2FATC-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetoby%2FATC-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codetoby","download_url":"https://codeload.github.com/codetoby/ATC-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442163,"owners_count":22071859,"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":[],"created_at":"2024-12-26T14:29:37.425Z","updated_at":"2025-10-24T04:52:09.556Z","avatar_url":"https://github.com/codetoby.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATC Server\n\nThe ATC (Add to Cart) server is an Express.js application designed to automate the process of adding products (shoes) to the cart.\n\n## API Reference\n\n### Adding items to Shopping Cart (Currently Supported: Snipes, Solebox)\nYou can add Onygo, Notebooksbilliger into config.json\n\n```http\n  GET /atc?site=${site}\u0026pid=${pid}\u0026size=${size}\n```\n\n| Parameter | Type     | Description                |\n| :-------- | :------- | :------------------------- |\n| `site`    | `string` | **Required**. The site where you want to cart the shoe. |\n| `pid`     | `string` | **Required**. ID of the shoe. |\n| `size`    | `string` | **Required**. Size of the shoe. |\n\n## Installation \u0026 Setup\n\n1. Clone the repository:\n   ```bash\n   git clone [repository-url]\n   cd atcserver\n   ```\n\n2. Install the dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the server:\n   ```bash\n   npm start\n   ```\n\n## Authors\n\n- [@codetoby](https://www.github.com/codetoby)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodetoby%2Fatc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodetoby%2Fatc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodetoby%2Fatc-server/lists"}