{"id":15681372,"url":"https://github.com/avivace/fuse","last_synced_at":"2025-05-07T12:12:37.335Z","repository":{"id":44983525,"uuid":"125430317","full_name":"avivace/fuse","owner":"avivace","description":"A simple file sharing web service in Vue.js and Flask","archived":false,"fork":false,"pushed_at":"2023-02-02T06:13:28.000Z","size":707,"stargazers_count":12,"open_issues_count":9,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-07T12:12:34.826Z","etag":null,"topics":["axios","axios-vue","boostrap4","bootstrap","example-api","example-project","file-upload","file-upload-server","file-upload-service","flask","flask-backend","full-stack","restful-webservices","vue-bootstrap","vue2","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avivace.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}},"created_at":"2018-03-15T21:53:05.000Z","updated_at":"2024-08-11T08:51:09.000Z","dependencies_parsed_at":"2022-08-02T16:15:21.948Z","dependency_job_id":null,"html_url":"https://github.com/avivace/fuse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivace%2Ffuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivace%2Ffuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivace%2Ffuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivace%2Ffuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivace","download_url":"https://codeload.github.com/avivace/fuse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252873894,"owners_count":21817715,"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":["axios","axios-vue","boostrap4","bootstrap","example-api","example-project","file-upload","file-upload-server","file-upload-service","flask","flask-backend","full-stack","restful-webservices","vue-bootstrap","vue2","vuejs","vuejs2"],"created_at":"2024-10-03T16:53:27.259Z","updated_at":"2025-05-07T12:12:37.318Z","avatar_url":"https://github.com/avivace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003cimg alt=\"fuse\" src=\"https://i.imgur.com/Y3npKn0.png\" height=\"106\"/\u003e\u003c/h1\u003e\n\n\u003e A simple file uploading web service in Vue.js, Axios and Flask\n\n**Deprecation notice** this was a simple toy project I threw together to show some API and client-server concepts to the graduating students I was supervising in 2018/2019. This is *now* probably superseded by more recent bundling tools (erm.. webpack) and technologies. Keep that in mind and take a look at more modern /updated webdev practises.\n\n![Demo GIF](https://i.imgur.com/izTLhCm.gif)\n\n### Deploy\n\nSupposing you have `NodeJS`, `npm`, `Python3` and `pip3` installed:\n\n```bash\n# Install npm dependencies\nnpm install\n\n# Install python3 dependencies\npip3 install -r requirements.txt\n\n# Start Flask backend server\npython3 app.py\n\n# Serve with hot reload at localhost:8080\nnpm run dev\n\n```\n\n## Backend\n\nFlask, sqlite3 as database.\n\n## Frontend\n\nVue.js, the CSS framework is [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) ([Bootstrap 4](https://github.com/twbs/bootstrap)). Requests are handled with [Axios](https://github.com/axios/axios).\n\n### Build Setup\n\n``` bash\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\n\n## Documentation Resources\n\n- [VueJS webpack template guide](http://vuejs-templates.github.io/webpack/)\n- [docs for vue-loader](http://vuejs.github.io/vue-loader)\n\nThanks to [Cristian Baldi](https://github.com/crisbal) for its Vue wisdom.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivace%2Ffuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favivace%2Ffuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivace%2Ffuse/lists"}