{"id":21232529,"url":"https://github.com/essien1990/restapis","last_synced_at":"2026-04-06T21:30:53.045Z","repository":{"id":107275742,"uuid":"428953046","full_name":"essien1990/RESTAPIs","owner":"essien1990","description":"A CRUD users REST API using Python3 Flask and FastAPI","archived":false,"fork":false,"pushed_at":"2021-11-22T09:44:58.000Z","size":40,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T02:41:58.628Z","etag":null,"topics":["datetime","fastapi","flask","flask-migrate","flask-sqlalchemy","in-memory-cache","json","jsonify","postgersql","postman","pydantic-models","python3","request","rest-api","sqlalchemy","uvicorn"],"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/essien1990.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-11-17T07:46:13.000Z","updated_at":"2024-05-28T18:40:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8b5ad42-bef3-4962-896d-7b3dcd15f354","html_url":"https://github.com/essien1990/RESTAPIs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/essien1990/RESTAPIs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essien1990%2FRESTAPIs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essien1990%2FRESTAPIs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essien1990%2FRESTAPIs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essien1990%2FRESTAPIs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/essien1990","download_url":"https://codeload.github.com/essien1990/RESTAPIs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essien1990%2FRESTAPIs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"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":["datetime","fastapi","flask","flask-migrate","flask-sqlalchemy","in-memory-cache","json","jsonify","postgersql","postman","pydantic-models","python3","request","rest-api","sqlalchemy","uvicorn"],"created_at":"2024-11-20T23:52:55.218Z","updated_at":"2026-04-06T21:30:53.023Z","avatar_url":"https://github.com/essien1990.png","language":"Python","readme":"# RESTAPIs\nCRUD REST API using Python3, Flask, FastAPI and PostgreSQL database\n\n# Task\n- Import Flask and FastAPI packages \n- Use In-memory list approach for REST API CRUD(GET,POST,PUT,DELETE) methods\n- Create Users API using FastAPI by creating a fake database using pydantic inheriting from BaseModel \n- Create Cars API using Flask and PostgreSQL database using SQLAlchemy ORM to have consistent data\n- Create Users API using FastAPI Async SQL (Relational Database) using PostgreSQL database and SQLAlchemy ORM to have consistent data\n- Download dummy data from https://www.mockaroo.com/ for testing an API\n- Use Postman or an extension on VScode called Thunder client or swagger UI to test the REST API\n\n# Technologies\n- Programming Language\n  - Python3\n\n# Python Framework\n- Flask Framework\n- FastAPI Framework\n\n# Python Dependencies using pip\n- Flask-migrate\n- Flask-SQLAlchemy\n- Jsonify\n- Pydantic  \n- Request\n- Uvicorn server\n- json\n- passlib\n- uuid\n- databases\n- typing\n- bcrypt\n\n# API Testing Tools\n- Postman\n- Thunder Client\n- Insomnia\n- Swagger UI\n\n# Code Editor\n- VSCode\n\n# Execute Flask \u0026 FastAPI\n- Flask\n  - python app.py or flask run\n  - locahost:5000/api\n\n- FastAPI\n  - uvicorn main:app --reload\n  - localhost:8000/api\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessien1990%2Frestapis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fessien1990%2Frestapis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessien1990%2Frestapis/lists"}