{"id":27946393,"url":"https://github.com/one-zero-eight/rooms","last_synced_at":"2026-03-08T16:02:08.466Z","repository":{"id":200537622,"uuid":"705745854","full_name":"one-zero-eight/rooms","owner":"one-zero-eight","description":"API of InNoHassle Rooms","archived":false,"fork":false,"pushed_at":"2025-06-04T13:53:59.000Z","size":503,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T18:05:16.240Z","etag":null,"topics":["fastapi","innohassle","python"],"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/one-zero-eight.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,"zenodo":null}},"created_at":"2023-10-16T16:00:07.000Z","updated_at":"2025-06-04T13:54:01.000Z","dependencies_parsed_at":"2024-02-03T16:26:58.158Z","dependency_job_id":"4411d433-f80a-45cc-8c16-3097920ebe96","html_url":"https://github.com/one-zero-eight/rooms","commit_stats":null,"previous_names":["one-zero-eight/innohassle-rooms","one-zero-eight/rooms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/one-zero-eight/rooms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-zero-eight%2Frooms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-zero-eight%2Frooms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-zero-eight%2Frooms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-zero-eight%2Frooms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/one-zero-eight","download_url":"https://codeload.github.com/one-zero-eight/rooms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-zero-eight%2Frooms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30263674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T14:54:00.943Z","status":"ssl_error","status_checked_at":"2026-03-08T14:53:54.486Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["fastapi","innohassle","python"],"created_at":"2025-05-07T13:54:30.991Z","updated_at":"2026-03-08T16:02:08.447Z","avatar_url":"https://github.com/one-zero-eight.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rooms API in InNoHassle ecosystem\n\n## Development\n\n### Getting started\n\n1. Install Python 3.12\n\n2. Install Poetry\n\n3. Install dependencies\n    ```bash\n    poetry install\n    ```\n\n4. Set up pre-commit hook\n    ```bash\n    poetry run pre-commit install\n    ```\n\n5. Set up settings file.\n    ```bash\n    cp example.env .env\n    ```\n\n6. Create postgres database or via Docker.\n   ```bash\n   docker-compose -f docker-compose-local-db.yaml up -d --build\n   ```\n\n## Run\n\n```bash\npoetry run fastapi dev src/main.py\n```\n\n### Via Docker\n\nCheck the `DB_URL` setting in `.env` file.\n```bash\ndocker build . -t innohassle-rooms-api\n```\n```bash\ndocker run --rm -ti -d -p 80:80 --env-file .env innohassle-rooms-api\n```\n\n## Usage\n\nSend requests with `X-Token` header (generated by `src.api.auth.utils.create_jwt({'sub': 'tgbot'})`) to verify you\nare the [bot](https://github.com/one-zero-eight/rooms-bot/).\n\n[docker-compose-global.yaml](docker-compose-global.yaml) is used to set up all Rooms services.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fone-zero-eight%2Frooms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fone-zero-eight%2Frooms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fone-zero-eight%2Frooms/lists"}