{"id":20450019,"url":"https://github.com/andrerousselet/car-shop","last_synced_at":"2025-08-14T07:45:08.488Z","repository":{"id":132524615,"uuid":"558449086","full_name":"andrerousselet/car-shop","owner":"andrerousselet","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-27T16:43:55.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T09:25:06.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andrerousselet.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":"2022-10-27T15:10:45.000Z","updated_at":"2022-10-27T15:11:16.000Z","dependencies_parsed_at":"2023-05-17T08:46:12.121Z","dependency_job_id":null,"html_url":"https://github.com/andrerousselet/car-shop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrerousselet/car-shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrerousselet%2Fcar-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrerousselet%2Fcar-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrerousselet%2Fcar-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrerousselet%2Fcar-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrerousselet","download_url":"https://codeload.github.com/andrerousselet/car-shop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrerousselet%2Fcar-shop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270385047,"owners_count":24574542,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T10:49:40.499Z","updated_at":"2025-08-14T07:45:08.464Z","avatar_url":"https://github.com/andrerousselet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Olá, Tryber!\nEsse é apenas um arquivo inicial para o README do seu projeto.\nÉ essencial que você preencha esse documento por conta própria, ok?\nNão deixe de usar nossas dicas de escrita de README de projetos, e deixe sua criatividade brilhar!\n:warning: IMPORTANTE: você precisa deixar nítido:\n- quais arquivos/pastas foram desenvolvidos por você; \n- quais arquivos/pastas foram desenvolvidos por outra pessoa estudante;\n- quais arquivos/pastas foram desenvolvidos pela Trybe.\n--\u003e\n\n# Car Shop :car: :motorcycle:\n\nA tested CRUD API to manage a car and motorcycle dealership, applying OOP principles and using a MongoDB database.\n\n---\n\n### Developed Skills\n\n* CRUD API using TypeScript, Node.js and Express \n* Object-Oriented Programming pillars: \n  * Abstraction\n  * Encapsulation\n  * Inheritance\n  * Polymorphism\n* SOLID principles\n* Mongoose ODM: used to easily interact and manipulate data from a non-relational db (MongoDB)\n* Unit Tests using Mocha, Chai and Sinon\n\n---\n\n### Used Techs:\n\u003cspan\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/docker/docker-original.svg\" style=\"height: 40px; width: 40px;\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/typescript/typescript-original.svg\" style=\"height: 40px; width: 40px;\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original.svg\" style=\"height: 40px; width: 40px;\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/express/express-original.svg\" style=\"height: 40px; width: 40px;\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/mongodb/mongodb-original.svg\" style=\"height: 40px; width: 40px;\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/mocha/mocha-plain.svg\" style=\"height: 40px; width: 40px;\" /\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/gist/keithamus/3d8cfbaeddf8bdf5f7cd94a3bdae0934/raw/63ca295f3aa7e1b94b598d84dfe0330383497a8c/Chai%20Logo%20(C).svg\" style=\"height: 40px; width: 40px;\" /\u003e\n\u003c/span\u003e\n\n---\n\n\u003e A Trybe project, developed during the end of the back-end module. All files outside `src/` directory were developed by Trybe.\n\n---\n\n### To run the app:\n\n1. Clone the repo to your local machine: `git clone git@github.com:andrerousselet/car-shop.git`\n2. Enter the directory: `cd car-shop`\n3. Install dependencies: `npm install`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrerousselet%2Fcar-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrerousselet%2Fcar-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrerousselet%2Fcar-shop/lists"}