{"id":40224770,"url":"https://github.com/lewoudar/flask_schema","last_synced_at":"2026-01-19T22:31:01.985Z","repository":{"id":218364370,"uuid":"746234199","full_name":"lewoudar/flask_schema","owner":"lewoudar","description":"an experience to bring pydantic validation to a flask application","archived":false,"fork":false,"pushed_at":"2024-01-21T17:17:04.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-29T00:18:02.179Z","etag":null,"topics":["api-rest","flask","pydantic","validation"],"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/lewoudar.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}},"created_at":"2024-01-21T13:26:29.000Z","updated_at":"2024-01-21T13:27:57.000Z","dependencies_parsed_at":"2024-01-21T14:46:23.776Z","dependency_job_id":null,"html_url":"https://github.com/lewoudar/flask_schema","commit_stats":null,"previous_names":["lewoudar/flask_schema"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lewoudar/flask_schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewoudar%2Fflask_schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewoudar%2Fflask_schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewoudar%2Fflask_schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewoudar%2Fflask_schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewoudar","download_url":"https://codeload.github.com/lewoudar/flask_schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewoudar%2Fflask_schema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-rest","flask","pydantic","validation"],"created_at":"2026-01-19T22:30:59.894Z","updated_at":"2026-01-19T22:31:01.980Z","avatar_url":"https://github.com/lewoudar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Schema\n\nThis is an experiment to validate input and output data in a Flask application using [Pydantic](https://docs.pydantic.dev/latest/).\nIt's very much inspired by the [quart-schema](https://quart-schema.readthedocs.io/en/latest/tutorials/quickstart.html)\nproject.\n\nIt is not a **library**, just a pet project where I take ideas from quart-schemas to use them in a flask project.\n\n## Installation\n\nYou will need **Python 3.11** or higher to run the project and [poetry](https://python-poetry.org/docs/) to install it.\n\n```shell\n$ poetry install\n```\n\n## Run the application\n\nTo run the development server:\n\n```shell\n$ flask --app flask_schema.main run --debug\n```\n\nTo see the available routes:\n\n```shell\n$ flask --app flask_schema.main routes\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewoudar%2Fflask_schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewoudar%2Fflask_schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewoudar%2Fflask_schema/lists"}