{"id":18081594,"url":"https://github.com/exddc/luuma-api","last_synced_at":"2025-04-05T22:24:31.504Z","repository":{"id":250317263,"uuid":"791984186","full_name":"exddc/luuma-api","owner":"exddc","description":"The api server that interacts with the selected LLM provider and the luuma app.","archived":false,"fork":false,"pushed_at":"2024-08-25T12:33:09.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T03:49:50.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.luuma.one","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exddc.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":"2024-04-25T18:44:58.000Z","updated_at":"2024-08-25T12:33:12.000Z","dependencies_parsed_at":"2024-08-07T17:03:03.013Z","dependency_job_id":"4678f810-b6b5-43b2-b828-96776a9aa27e","html_url":"https://github.com/exddc/luuma-api","commit_stats":null,"previous_names":["exddc/luuma-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exddc%2Fluuma-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exddc%2Fluuma-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exddc%2Fluuma-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exddc%2Fluuma-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exddc","download_url":"https://codeload.github.com/exddc/luuma-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247408218,"owners_count":20934174,"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-31T13:15:24.370Z","updated_at":"2025-04-05T22:24:31.468Z","avatar_url":"https://github.com/exddc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Luuma API Server\n\nThe Luuma API server is a rust application that provides a RESTful API for the Luuma Chat Client. The server is built using the Rocket web framework and is designed to be run on a Linux server. The server is responsible for relaying messages between clients and the selected LLM provider. It is also possible to direct to a self-hosted LLM server.\n\n## Installation\n\nCreate new user for server\nsudo adduser --system --group --disabled-login --no-create-home --shell /bin/false luuma_api_user\n\nsudo chown -R luuma_api_user:luuma_api_user /www/luuma-api/\nsudo chmod -R 750 /www/luuma-api/\nsudo chmod -R 770 /www/luuma-api/logs/\n\n\nsudo nano /etc/systemd/system/luuma_api.service\n\nsudo cp luuma_api.service /etc/systemd/system/luuma_api.service\n\nsudo systemctl daemon-reload\nsudo systemctl enable luuma_api.service\nsudo systemctl start luuma_api.service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexddc%2Fluuma-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexddc%2Fluuma-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexddc%2Fluuma-api/lists"}