{"id":17892268,"url":"https://github.com/jsantiagoh/flask-service","last_synced_at":"2025-04-03T03:40:34.276Z","repository":{"id":101915173,"uuid":"130556837","full_name":"jsantiagoh/flask-service","owner":"jsantiagoh","description":"A flask service","archived":false,"fork":false,"pushed_at":"2018-04-22T10:23:35.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T17:41:34.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jsantiagoh.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,"publiccode":null,"codemeta":null}},"created_at":"2018-04-22T10:23:20.000Z","updated_at":"2018-04-22T10:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce5c1761-dcb6-48e6-b4f9-bf093876bf9e","html_url":"https://github.com/jsantiagoh/flask-service","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/jsantiagoh%2Fflask-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantiagoh%2Fflask-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantiagoh%2Fflask-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantiagoh%2Fflask-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsantiagoh","download_url":"https://codeload.github.com/jsantiagoh/flask-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933356,"owners_count":20857052,"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":[],"created_at":"2024-10-28T14:34:41.584Z","updated_at":"2025-04-03T03:40:34.254Z","avatar_url":"https://github.com/jsantiagoh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Microservice Sandbox\n===========================\n\n# Requirements\n\n## Running\n- [Docker](https://www.docker.com)\n\n## Development \n- [Python 3](https://www.python.org/)\n- [Virtualenv](http://pypi.python.org/pypi/virtualenv)\n\nDependencies are installed using [pip](https://pip.pypa.io/en/stable/)\n\n# Run\n\n```\n❯ make run\n```\n\nThis will build the docker image for the project and then will run it locally. After this request [http://localhost:8080](http://localhost:8080)\n\n\n# Development\n\nUse a virtual environment for python, don't mess up with the system version.\n\nCheck that you have `virtualenv` installed. If not install it\n```\n❯ virtualenv --version \n```\n\nPrepare the virtual environment, this is only needed once after you get the code of the project.\n```\n❯ virtualenv -p /usr/local/bin/python3 flask-service-env\n```\n\nActivate the virtual environment.\n```\n❯ source flask-service-env/bin/activate\n```\n\nInstall dependencies for the project\n```\n❯ pip install -r requirements.txt\n```\n\nRun the project\n```\n❯ python src/app.py\n```\n\n# References\n\n- [Virtual Environments](http://docs.python-guide.org/en/latest/dev/virtualenvs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsantiagoh%2Fflask-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsantiagoh%2Fflask-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsantiagoh%2Fflask-service/lists"}