{"id":23058800,"url":"https://github.com/jhonywalkeer/reading-csv","last_synced_at":"2026-04-14T04:31:30.074Z","repository":{"id":107663891,"uuid":"434652995","full_name":"jhonywalkeer/reading-csv","owner":"jhonywalkeer","description":"Reading and manipulating data from a csv file using Node.js with Typescript and inserting it into the database","archived":false,"fork":false,"pushed_at":"2021-12-18T05:42:02.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T08:53:28.881Z","etag":null,"topics":["csv","database","nodejs","prisma","reading","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhonywalkeer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2021-12-03T15:56:19.000Z","updated_at":"2022-01-06T19:12:07.000Z","dependencies_parsed_at":"2023-06-08T17:30:24.738Z","dependency_job_id":null,"html_url":"https://github.com/jhonywalkeer/reading-csv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhonywalkeer/reading-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonywalkeer%2Freading-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonywalkeer%2Freading-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonywalkeer%2Freading-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonywalkeer%2Freading-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhonywalkeer","download_url":"https://codeload.github.com/jhonywalkeer/reading-csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonywalkeer%2Freading-csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["csv","database","nodejs","prisma","reading","typescript"],"created_at":"2024-12-16T02:17:40.466Z","updated_at":"2026-04-14T04:31:30.068Z","avatar_url":"https://github.com/jhonywalkeer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg width=\"40%\"  alt=\"Icon Repo\" title=\"\nSonarQube with Node\" src=\"./src/assets/images/icon-csv.svg\" /\u003e\n\u003c/h1\u003e\n\n## 💻 Project summary\n\nReading and manipulating data from a `.csv` file using Node.js with Typescript and inserting it into the database.\n\n## 🛠 Technologies\n\nProject was built using **Node.js**, **Typescript**, **Prisma** and the following dependencies:\n\n- **[Express](https://www.npmjs.com/package/express)** - Fast, unopinionated, minimalist web framework for node.\n\n- **[Multer](https://www.npmjs.com/package/multer)** - Is a node.js middleware for handling multipart/form-data, which is primarily used for uploading files. It is written on top of busboy for maximum efficiency.\n\n- **[EsLint](https://www.npmjs.com/package/eslint)** - Is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions.\n\n- **[Prettier](https://www.npmjs.com/package/prettier)** - Is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.\n\n- **[TS Node Dev](https://www.npmjs.com/package/ts-node-dev)** - It restarts target node process when any of required files changes (as standard node-dev) but shares Typescript compilation process between restarts.\n\n## 🔨 Local Installation\n\nYou need [Node.js](https://nodejs.org) version 10 or higher, but if you want to use [Yarn](https://yarnpkg.com/) you can also just have it on your computer to continue.\n\n```bash\ngit clone https://github.com/jhonywalkeer/reading-csv.git\n\n$ cd reading-csv\n$ npm install or yarn install\n```\n\nAnd now to run our locally just run the following command:\n\n```bash\n$ cd reading-csv\n$ npm dev or yarn dev\n```\n\n## 📖 License\n\nThis project is under license from MIT. See the [LICENSE](LICENSE.md) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhonywalkeer%2Freading-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhonywalkeer%2Freading-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhonywalkeer%2Freading-csv/lists"}