{"id":23439495,"url":"https://github.com/4kauanmota/customers-api","last_synced_at":"2026-04-09T11:03:05.272Z","repository":{"id":269361642,"uuid":"907037267","full_name":"4kauanmota/customers-API","owner":"4kauanmota","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-11T18:11:33.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T19:53:24.895Z","etag":null,"topics":["fastify","mongodb","nodejs","prisma","swagger","typescript","yarn"],"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/4kauanmota.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-12-22T16:29:00.000Z","updated_at":"2025-01-11T18:11:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"39731211-a995-4235-a658-eecf8692ab0f","html_url":"https://github.com/4kauanmota/customers-API","commit_stats":null,"previous_names":["4kauanmota/customers-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4kauanmota/customers-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4kauanmota%2Fcustomers-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4kauanmota%2Fcustomers-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4kauanmota%2Fcustomers-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4kauanmota%2Fcustomers-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4kauanmota","download_url":"https://codeload.github.com/4kauanmota/customers-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4kauanmota%2Fcustomers-API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269844098,"owners_count":24484132,"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-11T02:00:10.019Z","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":["fastify","mongodb","nodejs","prisma","swagger","typescript","yarn"],"created_at":"2024-12-23T15:21:41.525Z","updated_at":"2025-12-30T21:47:59.976Z","avatar_url":"https://github.com/4kauanmota.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Project Stars](https://img.shields.io/github/stars/4kauanmota/customers-API?color=1e90ff) ![Project Commits Week](https://img.shields.io/github/commit-activity/w/4kauanmota/customers-API?color=1e90ff)\n\n# 📄 **Informations**\n\n**This is my first API project using fastify, mongodb and prisma**\n\n\u003cbr\u003e\n\n# ✨ **Features**\n\n- CRUD\n  - Customer\n    - Create\n    - List\n    - Delete\n    - Update\n\n\u003cbr\u003e\n\n# 💻 **Technologies**\n\n- [TYPESCRIPT](https://www.typescriptlang.org/)\n- [YARN](https://yarnpkg.com/)\n- [VISUAL STUDIO CODE](https://code.visualstudio.com/)\n- [FASTIFY](https://www.fastify.io/)\n- [PRISMA](https://www.prisma.io/)\n- [SWAGGER](https://swagger.io/)\n- [NODE.JS](https://nodejs.org/)\n- [MONGODB](https://www.mongodb.com/)\n\n\u003cbr\u003e\n\n# ⚙️ **How to run**\n\n### Requirements\n\n- [GIT](https://git-scm.com/)\n- [YARN](https://yarnpkg.com/)\n- [NODE.JS](https://nodejs.org/en)\n\n### Codes\n\n- `git clone https://github.com/4kauanmota/customers-API.git`\n- `yarn`\n- `npx prisma generate`\n- `yarn run dev`\n\n|\n\n### 1. Cloning project\n\nFirst you will need to open the terminal in the folder where you want to clone this project, and then, you paste this code\n\n```\ngit clone https://github.com/4kauanmota/devCalc-WEB\n```\n\n### 2. Installing dependencies\n\nIn the project folder terminal you should enter\n\n```\nyarn\n```\n\nto install project depedencies\n\n### 3. Creating .env file\n\nIn the project folder, create a .env file and add the following:\n\n```\nDATABASE_URL=\"Your MongoDB url\"\n```\n\nReplace **Your MongoDB URL** with the actual connection string for your MongoDB database.\n\n### 4. Generating the Database Client\n\nIn the project folder terminal, run the following command:\n\n```\nnpx prisma generate\n```\n\nThis command generates the Prisma Client based on your schema and makes it ready for use in the project.\n\n### 5. Running project\n\nTo run the project you just need to enter\n\n```\nyarn run dev\n```\n\n\u003cbr\u003e\n\n# 👀 **Preview**\n\n**Click on the images to see a full video ;)**\n\n### Desktop\n\n[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/3yMXbgJfxhY/0.jpg)](https://www.youtube.com/watch?v=3yMXbgJfxhY)\n\n\u003cbr\u003e\n\n# 📝 **Author**\n\n[Kauan Soares Mota](https://github.com/4kauanmota)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4kauanmota%2Fcustomers-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4kauanmota%2Fcustomers-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4kauanmota%2Fcustomers-api/lists"}