{"id":16326431,"url":"https://github.com/nirgn975/apistar-talk","last_synced_at":"2025-05-14T22:11:58.434Z","repository":{"id":73626056,"uuid":"101782918","full_name":"nirgn975/apistar-talk","owner":"nirgn975","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-09T08:26:13.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T22:11:54.452Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nirgn975.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,"publiccode":null,"codemeta":null}},"created_at":"2017-08-29T16:29:28.000Z","updated_at":"2022-10-09T08:26:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a376f985-9043-4740-ae3f-73d7f01e57b7","html_url":"https://github.com/nirgn975/apistar-talk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirgn975%2Fapistar-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirgn975%2Fapistar-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirgn975%2Fapistar-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirgn975%2Fapistar-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirgn975","download_url":"https://codeload.github.com/nirgn975/apistar-talk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235711,"owners_count":22036965,"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-10T23:08:22.499Z","updated_at":"2025-05-14T22:11:58.423Z","avatar_url":"https://github.com/nirgn975.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Star - Talk\n\n[![license][license-image]][license-url]\n\nThis is a simple CRUD app written with [API Star](https://github.com/encode/apistar).\n\n## Pre Requirements\n\n  1. [Python3](https://python.org).\n  2. [MongoDB](https://www.mongodb.com/).\n\n## Installation\n\n  1. Run MongoDB `mongod`\n  2. Install requirements with `pip3 install -r requirements.txt`\n  3. Run API Star `apistar run`\n  4. Hit the API at [http://localhost:8080](http://localhost:8080)\n\n## API\n\nTo look at and play with the API you can go to [http://localhost:8080/docs](http://localhost:8080/docs)\n\n## Tests\n\nRun the tests by execute `apistar test`\n\n## Run for production\n\nUse `uvicorn` to run the app, and change `--workers` flag to how many CPU cores you have on the server\n\n```\n$ uvicorn app:app --workers=4 --bind=0.0.0.0:5000 --pid=pid\n```\n\n[license-image]: https://img.shields.io/badge/license-ISC-blue.svg\n[license-url]: https://github.com/nirgn975/apistar-talk/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirgn975%2Fapistar-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirgn975%2Fapistar-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirgn975%2Fapistar-talk/lists"}