{"id":16509500,"url":"https://github.com/jtemporal/flask-request-body-example","last_synced_at":"2026-06-06T18:31:20.376Z","repository":{"id":78994830,"uuid":"363498456","full_name":"jtemporal/flask-request-body-example","owner":"jtemporal","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-01T20:12:36.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-12T18:35:26.783Z","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/jtemporal.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":"2021-05-01T20:11:30.000Z","updated_at":"2021-05-04T11:46:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"44c9a217-32a9-44e5-b8de-422b657cc4b4","html_url":"https://github.com/jtemporal/flask-request-body-example","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/jtemporal%2Fflask-request-body-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fflask-request-body-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fflask-request-body-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fflask-request-body-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtemporal","download_url":"https://codeload.github.com/jtemporal/flask-request-body-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241465113,"owners_count":19967243,"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-11T15:50:49.127Z","updated_at":"2026-06-06T18:31:18.016Z","avatar_url":"https://github.com/jtemporal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to pass data inside the request body example with Flask\n\n## Configure your environment\n\n```console\npython3 -m venv .env\nsource .env/bin/activate\npip install -U pip\npip install -r requirements.txt\n```\n\n## Run the flask app (development server)\n\n```console\nexport FLASK_APP=application/app.py\nflask run\n```\n\n## Making the requests\n\nIn a new terminal window, navigate to the project directory and run the following:\n\n```console\nsource .env/bin/activate\npython make_rquests.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtemporal%2Fflask-request-body-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtemporal%2Fflask-request-body-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtemporal%2Fflask-request-body-example/lists"}