{"id":19873602,"url":"https://github.com/leylahosseini/flask-crud-postgres","last_synced_at":"2026-05-07T06:31:49.479Z","repository":{"id":180414773,"uuid":"664989309","full_name":"leylahosseini/flask-crud-postgres","owner":"leylahosseini","description":"Flask-CRUD-Postgres","archived":false,"fork":false,"pushed_at":"2023-07-11T13:21:11.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T20:47:58.385Z","etag":null,"topics":["crud-api","flask","flask-application","flask-restful","flask-sqlalchemy","postgres","python","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://enginedevops.com","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/leylahosseini.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":"2023-07-11T07:39:08.000Z","updated_at":"2024-11-18T08:33:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"b67b89e5-7e4c-4f4f-9258-760df14e8eff","html_url":"https://github.com/leylahosseini/flask-crud-postgres","commit_stats":null,"previous_names":["leylahosseini/flask-crud-postgres"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leylahosseini/flask-crud-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leylahosseini%2Fflask-crud-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leylahosseini%2Fflask-crud-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leylahosseini%2Fflask-crud-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leylahosseini%2Fflask-crud-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leylahosseini","download_url":"https://codeload.github.com/leylahosseini/flask-crud-postgres/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leylahosseini%2Fflask-crud-postgres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32725964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["crud-api","flask","flask-application","flask-restful","flask-sqlalchemy","postgres","python","sqlalchemy"],"created_at":"2024-11-12T16:19:16.869Z","updated_at":"2026-05-07T06:31:49.464Z","avatar_url":"https://github.com/leylahosseini.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-CRUD-Postgres\n\n#### This project is basically made for Python, which uses FLASK and Postgres ,which includes the CRUD operation.\n\n### Run Project\n\ndocker-compose up -d\n\n\n\n####\n### POST\ncurl -X POST localhost:4000/users         -d '{\"username\":\"test1@test.com\" , \"email\":\"test1@test.com\"}'   --header \"Content-Type: application/json\"\n\n### GET\ncurl -X GET  localhost:4000/users    \n\n### PUT\ncurl -X PUT localhost:4000/users/:id      -d '{\"username\":\"test1@test.com\" , \"email\":\"test1@test.com\"}'   --header \"Content-Type: application/json\"\n\n### DELETE\ncurl -X DELETE localhost:4000/users/:id \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleylahosseini%2Fflask-crud-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleylahosseini%2Fflask-crud-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleylahosseini%2Fflask-crud-postgres/lists"}