{"id":19278685,"url":"https://github.com/jod35/flask-restx-basic","last_synced_at":"2026-05-16T17:31:21.868Z","repository":{"id":112454241,"uuid":"329280154","full_name":"jod35/flask-restx-basic","owner":"jod35","description":"This is a simple REST API I have built so as to learn how to build RESTful APIs with Flask-RestX","archived":false,"fork":false,"pushed_at":"2021-01-13T11:09:15.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T06:48:15.763Z","etag":null,"topics":["flask","flask-restx","flask-sqlalchemy","swagger-ui"],"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/jod35.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-01-13T11:01:58.000Z","updated_at":"2021-01-13T11:21:18.000Z","dependencies_parsed_at":"2023-05-15T01:30:23.534Z","dependency_job_id":null,"html_url":"https://github.com/jod35/flask-restx-basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jod35/flask-restx-basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2Fflask-restx-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2Fflask-restx-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2Fflask-restx-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2Fflask-restx-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jod35","download_url":"https://codeload.github.com/jod35/flask-restx-basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2Fflask-restx-basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["flask","flask-restx","flask-sqlalchemy","swagger-ui"],"created_at":"2024-11-09T21:11:14.365Z","updated_at":"2026-05-16T17:31:21.850Z","avatar_url":"https://github.com/jod35.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-RestX Demo\nThis is a simple REST API I built so as to learn Flask-RestX.\n\n\n\n## API \n\n| METHOD | ROUTE | DESCRIPTION |\n|--------|--------|-------------|\n| GET    | /todos  | get todos   |\n| GET    | /todo/{id} | get a todo with an id |\n| POST   | /todos      | create a todo |\n| PUT    | /todo/{id}  | update a todo with an id |\n| DELETE | /todo/{id}  | delete a todo with an id |\n\n\n\n## DEPENDENCIES\n- Python3\n- Flask\n- FlaskSQLAlchemy\n\n## RUN WITH \n` python3 app.py `\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Fflask-restx-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjod35%2Fflask-restx-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Fflask-restx-basic/lists"}