{"id":15912339,"url":"https://github.com/cdeil/sqlalchemy-workshop","last_synced_at":"2025-04-03T02:27:44.435Z","repository":{"id":235129765,"uuid":"790115388","full_name":"cdeil/sqlalchemy-workshop","owner":"cdeil","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-22T09:41:43.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T16:41:30.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdeil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-04-22T09:41:37.000Z","updated_at":"2024-04-22T09:41:43.000Z","dependencies_parsed_at":"2024-04-22T11:01:51.220Z","dependency_job_id":null,"html_url":"https://github.com/cdeil/sqlalchemy-workshop","commit_stats":null,"previous_names":["cdeil/sqlalchemy-workshop"],"tags_count":0,"template":false,"template_full_name":"rhythm-patel/sqlalchemy-workshop-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdeil%2Fsqlalchemy-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdeil%2Fsqlalchemy-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdeil%2Fsqlalchemy-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdeil%2Fsqlalchemy-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdeil","download_url":"https://codeload.github.com/cdeil/sqlalchemy-workshop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246924261,"owners_count":20855697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-06T16:04:06.562Z","updated_at":"2025-04-03T02:27:44.400Z","avatar_url":"https://github.com/cdeil.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLAlchemy Workshop\n\n## No More Raw SQL: SQLAlchemy, ORMs and asyncio\n\nThis repository contains the code for the Marketplace service demo to follow along the **No More Raw SQL: SQLAlchemy, ORMs and asyncio workshop**. \n\n#### Please use this link for the workshop tutorial itself: [SQLAlchemy Workshop](https://aelsayed95.github.io/sqlalchemy-wkshop/)\n\n### How to run this service?\n\n1. Build the Docker containers\n    ```console\n    docker compose build\n    ```\n\n2. In one terminal window, run\n    ```console\n    docker compose run -p 9090:9090 marketsvc\n    ```\n\n3. Once the service is running, you can interact with it over http using `curl`. We’ve created a simple shell script to make it easier for you to do so. For example,\n    ```console\n    ./run.sh ordertotal 2\n    ```\n    which is equivalent to\n    ```console\n    curl http://localhost:9090/api/order_total?order_id=2\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdeil%2Fsqlalchemy-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdeil%2Fsqlalchemy-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdeil%2Fsqlalchemy-workshop/lists"}