{"id":21275266,"url":"https://github.com/ffreemt/convbot-fastapi","last_synced_at":"2026-05-18T08:34:14.294Z","repository":{"id":53271209,"uuid":"389635776","full_name":"ffreemt/convbot-fastapi","owner":"ffreemt","description":"A conversational chatbot API via fastapi","archived":false,"fork":false,"pushed_at":"2021-07-30T09:13:07.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T22:37:39.493Z","etag":null,"topics":["chatbot","fastapi"],"latest_commit_sha":null,"homepage":"","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/ffreemt.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}},"created_at":"2021-07-26T13:06:55.000Z","updated_at":"2021-09-05T09:50:27.000Z","dependencies_parsed_at":"2022-08-27T06:40:18.682Z","dependency_job_id":null,"html_url":"https://github.com/ffreemt/convbot-fastapi","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/ffreemt%2Fconvbot-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffreemt%2Fconvbot-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffreemt%2Fconvbot-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffreemt%2Fconvbot-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffreemt","download_url":"https://codeload.github.com/ffreemt/convbot-fastapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243732303,"owners_count":20338839,"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":["chatbot","fastapi"],"created_at":"2024-11-21T09:29:10.326Z","updated_at":"2026-05-18T08:34:09.266Z","avatar_url":"https://github.com/ffreemt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convbot-fastapi\n[![tests](https://github.com/ffreemt/convbot-fastapi/actions/workflows/routine-tests.yml/badge.svg)](https://github.com/ffreemt/convbot_fastapi/actions)[![python](https://img.shields.io/static/v1?label=python+\u0026message=3.7%2B\u0026color=blue)](https://img.shields.io/static/v1?label=python+\u0026message=3.7%2B\u0026color=blue)[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)[![PyPI version](https://badge.fury.io/py/convbot_fastapi.svg)](https://badge.fury.io/py/convbot_fastapi)\n\nA conversational chatbot API via `fastapi`\n\n## Install it\n\n```shell\npip install convbot-fastapi\n# or poetry add convbot-fastapi\n# pip install git+htts://github.com/ffreemt/convbot-fastapi\n# poetry add git+htts://github.com/ffreemt/convbot-fastapi\n\n# To upgrade\npip install convbot-fastapi -U\n# or poetry add convbot-fastapi@latest\n```\n\n## Use it\n```bash\npython -m convbot_fastapi\n```\nPoint your browser to `httpL//127.0.0.1:8000/docs`\n\nOr with uvicorn\n```bash\nuvicorn convbot_fastapi.convbot_fastapi:app\n```\n\n## Deploy it to the cloud\nClone the repo\n```bash\ngit clone https://github.com/ffreemt/convbot-fastapi\ncd convbot-fastapi\n```\n\nCreate a docker image from `Dockerfile` and upload it to `https://hub.docker.com/`\n\nSign up and deploy the docker image to, for example, `koyeb.com`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffreemt%2Fconvbot-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffreemt%2Fconvbot-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffreemt%2Fconvbot-fastapi/lists"}