{"id":14128517,"url":"https://github.com/JulienBalestra/vue-flask","last_synced_at":"2025-08-03T23:31:12.818Z","repository":{"id":95658525,"uuid":"80461188","full_name":"JulienBalestra/vue-flask","owner":"JulienBalestra","description":"Quick web Dasboard / REST API with Prometheus exporter","archived":false,"fork":false,"pushed_at":"2018-04-28T12:08:25.000Z","size":52,"stargazers_count":75,"open_issues_count":1,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-16T16:22:35.074Z","etag":null,"topics":["flask-api","prometheus-metrics","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"Python","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/JulienBalestra.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}},"created_at":"2017-01-30T20:38:07.000Z","updated_at":"2023-08-02T09:53:32.000Z","dependencies_parsed_at":"2023-03-30T10:18:09.713Z","dependency_job_id":null,"html_url":"https://github.com/JulienBalestra/vue-flask","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/JulienBalestra%2Fvue-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBalestra%2Fvue-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBalestra%2Fvue-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBalestra%2Fvue-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienBalestra","download_url":"https://codeload.github.com/JulienBalestra/vue-flask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228571844,"owners_count":17938772,"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":["flask-api","prometheus-metrics","vuejs2"],"created_at":"2024-08-15T16:01:47.346Z","updated_at":"2024-12-07T06:31:20.863Z","avatar_url":"https://github.com/JulienBalestra.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Vue-Flask\n\nQuick web Dashboard / REST API with Prometheus monitoring\n\n\n\n![preview](docs/preview.png)\n\n\n## Stack\n\n* Backend\n    * Flask\n    * Gunicorn\n\n* Frontend\n    * VueJS\n    * Bootstrap\n\n\n## Use\n\n### Requirements\n\n* npm\n* python3\n* virtualenv\n* docker (optional)\n\n\n#### Setup\n\n    make\n    \n#### Testing\n    \n    \n    make check\n   \n    \n#### Gunicorn foreground\n    \n    \n    make run\n    \n\n#### Build and run the docker container\n\n    make image # optional\n    docker run -it --rm julienbalestra/vue-flask:latest\n    \n#### Observe prometheus metrics\n\n    curl http://${endpoint}/metrics\n    \n### Structure\n    \n    \n    tree\n    .\n    |-- Dockerfile\n    |-- Makefile\n    |-- README.md\n    |-- app\n    |   |-- __init__.py\n    |   |-- api.py\n    |   |-- monitoring.py\n    |   |-- static\n    |   |   |-- Makefile\n    |   |   |-- css\n    |   |   |   `-- index.css\n    |   |   |-- js\n    |   |   |   `-- app.js\n    |   |   |-- media\n    |   |   |   |-- flask.png\n    |   |   |   `-- vuejs.png\n    |   |   `-- package.json\n    |   |-- templates\n    |   |   `-- index.html\n    |   `-- tests\n    |       |-- __init__.py\n    |       `-- test_api.py\n    |-- docs\n    |   `-- preview.png\n    `-- requirements.txt\n    \n    8 directories, 15 files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJulienBalestra%2Fvue-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJulienBalestra%2Fvue-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJulienBalestra%2Fvue-flask/lists"}