{"id":22378913,"url":"https://github.com/codebrahma/csv-to-graphql","last_synced_at":"2025-06-20T00:07:57.961Z","repository":{"id":41767222,"uuid":"212562136","full_name":"Codebrahma/csv-to-graphql","owner":"Codebrahma","description":"Simple Node.js app which provides graphql APIs for CSV input.","archived":false,"fork":false,"pushed_at":"2023-01-24T00:41:54.000Z","size":2371,"stargazers_count":15,"open_issues_count":10,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T19:16:27.413Z","etag":null,"topics":["csv","graphql","heroku","node","node-js"],"latest_commit_sha":null,"homepage":"http://csv-to-graphql.herokuapp.com","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/Codebrahma.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}},"created_at":"2019-10-03T11:22:48.000Z","updated_at":"2024-09-27T03:14:49.000Z","dependencies_parsed_at":"2023-01-26T18:45:14.880Z","dependency_job_id":null,"html_url":"https://github.com/Codebrahma/csv-to-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Codebrahma/csv-to-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Fcsv-to-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Fcsv-to-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Fcsv-to-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Fcsv-to-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codebrahma","download_url":"https://codeload.github.com/Codebrahma/csv-to-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Fcsv-to-graphql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852154,"owners_count":23072603,"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":["csv","graphql","heroku","node","node-js"],"created_at":"2024-12-04T23:08:20.907Z","updated_at":"2025-06-20T00:07:52.935Z","avatar_url":"https://github.com/Codebrahma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV to GraphQL\n\n[DEMO](https://csv-to-graphql.herokuapp.com)\n\n![CSV to GraphQL demo](./DEMO.gif)\n\n## Dev environment setup\n\n### Setup Prerequisites\nInstall the below softwares\n\n| S.No        | Software   | Version   | Reference |\n| :---------  | :--------  | :-------  | :-------- |\n| 1           | node       | \u003e= 9.10.0 | [Node.js installation with nvm](https://blog.pm2.io/install-node-js-with-nvm/) |\n| 2           | npm        | \u003e= 6.4.1  | [npm installation](https://www.npmjs.com/get-npm) |\n\n### Setup Instructions\n1. Clone the project\n\n    ```shell\n    git clone git@github.com:Codebrahma/csv-to-graphql.git\n    ```\n2. Switch your current working directory to the root directory of the project\n\n    ```shell\n    cd csv-to-graphql\n    ```\n3. Install the dependencies required by the app and development environment\n\n    ```shell\n    npm install\n    ```\n4. Start the server\n\n    ```shell\n    npm start\n    ```\n\n## Developer notes\n\n### To Contribute\n1. Create a new feature branch from `master` branch\n2. Make your contribution or changes\n3. Push your branch to github.com\n4. Raise PR to `master` from your feature branch.\n5. Assign `ready-for-review` label to your PR once you are done.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrahma%2Fcsv-to-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebrahma%2Fcsv-to-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrahma%2Fcsv-to-graphql/lists"}