{"id":17699980,"url":"https://github.com/anistark/file-uploader","last_synced_at":"2026-04-19T14:02:29.021Z","repository":{"id":73065347,"uuid":"79773627","full_name":"anistark/file-uploader","owner":"anistark","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-01T16:55:55.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T21:08:02.430Z","etag":null,"topics":["api-server","express-js","expressjs","file-upload","node-js","nodejs","rest-api","sequelize"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/anistark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-01-23T05:41:04.000Z","updated_at":"2017-05-29T06:40:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a725fd71-6049-449a-a392-614358c7126f","html_url":"https://github.com/anistark/file-uploader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anistark/file-uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anistark%2Ffile-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anistark%2Ffile-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anistark%2Ffile-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anistark%2Ffile-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anistark","download_url":"https://codeload.github.com/anistark/file-uploader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anistark%2Ffile-uploader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["api-server","express-js","expressjs","file-upload","node-js","nodejs","rest-api","sequelize"],"created_at":"2024-10-24T17:08:12.873Z","updated_at":"2026-04-19T14:02:29.005Z","avatar_url":"https://github.com/anistark.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file-uploader\n\n\n## Setup\n\n```\nnpm install\n```\n\n\nCopy all config\n\n```\ncp config_example.js config.js\n```\n\n```\ncp server/config_example.json server/config.json\n```\n\nReplace the values with your custom values\n\n\n#### Model Migrations\n\n```\nnode_modules/.bin/sequelize db:migrate\n```\n\n\n## Run\n\n```\nnodemon\n```\n\n\nMake sure your file upload `Content-Type` / `enctype` is set to `multipart/form-data`\n\n\n## [Postman Api Collection](1) for easy usage\n\n\nSample Model Creation\n \n```\nnode_modules/.bin/sequelize model:create --name member --attributes \"first_name:string,last_name:string,email:string,phone:string,password:string\"\n```\n\n\n[1] : https://www.getpostman.com/collections/99968cec44dad662f97f\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanistark%2Ffile-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanistark%2Ffile-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanistark%2Ffile-uploader/lists"}