{"id":19562715,"url":"https://github.com/jamsocket/python-fastapi-helloworld","last_synced_at":"2026-02-24T06:02:17.992Z","repository":{"id":215357883,"uuid":"738277784","full_name":"jamsocket/python-fastapi-helloworld","owner":"jamsocket","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-01T18:09:17.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T17:58:47.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/jamsocket.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}},"created_at":"2024-01-02T21:23:52.000Z","updated_at":"2024-06-04T17:48:10.000Z","dependencies_parsed_at":"2024-01-04T01:41:31.805Z","dependency_job_id":"958df1dc-fe57-4633-8e58-033aa6080990","html_url":"https://github.com/jamsocket/python-fastapi-helloworld","commit_stats":null,"previous_names":["drifting-in-space/python-fastapi-helloworld"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fpython-fastapi-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fpython-fastapi-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fpython-fastapi-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fpython-fastapi-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamsocket","download_url":"https://codeload.github.com/jamsocket/python-fastapi-helloworld/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240822691,"owners_count":19863307,"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-11-11T05:15:27.452Z","updated_at":"2025-10-23T18:27:51.976Z","avatar_url":"https://github.com/jamsocket.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prequisites\n1. Have Docker running\n2. Have NodeJS \u003e18 installed.\n\n## Run Server\n1. Clone project\n2. `cd server`\n3. Run `npx jamsocket dev` which builds a new docker image using `Dockerfile` and `jamsocket.config.js`\n\n## Spawn the backend \u0026 get a response\n1. Run `curl -X POST http://localhost:8080/user/my-account/service/python-fastapi-helloworld/spawn`\n\nYou should see a response like this:\n```json\n{\n    \"url\": \"http://localhost:9090/tYVHfS4PKgufdhwGCnn6LLfAaCo_iAHitbw4Bg8ETjA/\",\n    \"name\": \"ba-xt8nmtlgti18qx\",\n    \"status_url\": \"http://0.0.0.0:8080/pub/b/ba-xt8nmtlgti18qx/status\",\n    \"spawned\": true,\n    \"status\": \"Loading\"\n}\n```\n\n2. Use the url in the backend response and run `curl {BACKEND URL}`\nYou should see a response like this:\n```json\n{ \"res\": \"Hello World\" }\n```\n\nOr spawn and connect with Jamsocket's javascript client library, `@jamsocket/server`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamsocket%2Fpython-fastapi-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamsocket%2Fpython-fastapi-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamsocket%2Fpython-fastapi-helloworld/lists"}