{"id":23169518,"url":"https://github.com/khaledalam/cruid_api","last_synced_at":"2026-04-14T15:32:39.163Z","repository":{"id":159059606,"uuid":"615707557","full_name":"khaledalam/cruid_api","owner":"khaledalam","description":"CRUID Python FastAPI Alembic.","archived":false,"fork":false,"pushed_at":"2023-03-18T13:02:10.000Z","size":1203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T23:11:24.240Z","etag":null,"topics":["alembic","docker","docker-compose","fastapi","python","rest-api"],"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/khaledalam.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-03-18T12:55:15.000Z","updated_at":"2023-06-16T17:47:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac318f84-5b1f-491b-bac1-7bb2e1ca7a6d","html_url":"https://github.com/khaledalam/cruid_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khaledalam/cruid_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fcruid_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fcruid_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fcruid_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fcruid_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaledalam","download_url":"https://codeload.github.com/khaledalam/cruid_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fcruid_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"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":["alembic","docker","docker-compose","fastapi","python","rest-api"],"created_at":"2024-12-18T03:17:58.836Z","updated_at":"2026-04-14T15:32:39.145Z","avatar_url":"https://github.com/khaledalam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# For coding assignment purpose.\n\n## Simple CRUD APIs\n#### No middlewares, security, logging, validations(except email) handled.\n\n### Requirements\n- Docker and docker-compose `apt install docker.io docker-compose`\n- Make sure 8888 and 3306 ports are not in use.\n\n### Run \n1. Env \u0026 run containers: `./setup.sh` \n2. Migration: `docker exec -it api alembic upgrade head`\n\nPing to validate setup is done correctly: \n```curl\ncurl -X 'GET'  'http://0.0.0.0:8888/' -H 'accept: application/json'\n```\n\n### URLs\n- Documentation: http://0.0.0.0:8888/documentation\n- Re-Documentation: http://0.0.0.0:8888/re-documentation\n- Openapi.json: http://0.0.0.0:8888/openapi.json\n\n### Demo\nContainers\u003cbr\u003e\u003cimg src=\"demo/containers.png\" width=\"400\"\u003e\u003cbr\u003e\nDocs\u003cbr\u003e\u003cimg src=\"demo/doc.png\" width=\"250\"\u003e\u003cbr\u003e\nStructure\u003cbr\u003e\u003cimg src=\"demo/structure.png\" width=\"250\"\u003e\u003cbr\u003e\n#### Postman APIs:\n1. Get all\u003cbr\u003e\u003cimg src=\"demo/get_all.png\" width=\"250\"\u003e\n2. Get one\u003cbr\u003e\u003cimg src=\"demo/get_one.png\" width=\"250\"\u003e\n3. Create new\u003cbr\u003e\u003cimg src=\"demo/create_new.png\" width=\"250\"\u003e\n4. Update one\u003cbr\u003e\u003cimg src=\"demo/update_one.png\" width=\"250\"\u003e\n5. Delete one\u003cbr\u003e\u003cimg src=\"demo/delete_one.png\" width=\"250\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledalam%2Fcruid_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaledalam%2Fcruid_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledalam%2Fcruid_api/lists"}