{"id":28509164,"url":"https://github.com/atomicobject/roommate-lambda","last_synced_at":"2025-09-04T05:16:59.071Z","repository":{"id":48309064,"uuid":"148054784","full_name":"atomicobject/roommate-lambda","owner":"atomicobject","description":"AO Conference Room IoT Project - Backend","archived":false,"fork":false,"pushed_at":"2022-12-08T14:52:38.000Z","size":224,"stargazers_count":2,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T22:08:12.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"F#","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/atomicobject.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}},"created_at":"2018-09-09T18:39:42.000Z","updated_at":"2021-08-21T21:51:26.000Z","dependencies_parsed_at":"2022-09-09T11:02:29.535Z","dependency_job_id":null,"html_url":"https://github.com/atomicobject/roommate-lambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atomicobject/roommate-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Froommate-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Froommate-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Froommate-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Froommate-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicobject","download_url":"https://codeload.github.com/atomicobject/roommate-lambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Froommate-lambda/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262212731,"owners_count":23275977,"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":"2025-06-08T22:07:39.372Z","updated_at":"2025-06-27T07:32:58.581Z","avatar_url":"https://github.com/atomicobject.png","language":"F#","readme":"# Roommate - Backend\n\n_Roommate_ is a project to create a conference room gadget that displays availability, takes impromptu reservations, etc.\n\nThis repo contains the cloud backend (F#, AWS Lambda) and a command-line tool.\n\n| Embedded Device                                                                                                           | Cloud Backend                                                                                                                           |\n| ------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |\n| [atomicobject/roommate](https://github.com/atomicobject/roommate)                                                         | [atomicobject/roommate-lambda](https://github.com/atomicobject/roommate-lambda)                                                         |\n| [![CircleCI](https://circleci.com/gh/atomicobject/roommate.svg?style=svg)](https://circleci.com/gh/atomicobject/roommate) | [![CircleCI](https://circleci.com/gh/atomicobject/roommate-lambda.svg?style=svg)](https://circleci.com/gh/atomicobject/roommate-lambda) |\n\n## Prerequisites\n\n- [.NET Core SDK](https://www.microsoft.com/net/download)\n\n## Build and Run\n\n- `dotnet build` to build the solution\n- `dotnet test` to run tests.\n\n## What's What\n\n- **roommate** - business logic\n- **roommate.test** - tests for it\n- **roommate-tool** - CLI tool for testing and miscellaneous functionality\n- **roommate-lambda** - AWS Lambda functions\n- **roommate-lambda.Tests** - tests targeting Lambda functions (currently unused)\n\n## Google Calendar\n\nThis project integrates with [Google Calendar](https://developers.google.com/calendar/overview) to view room availability, schedule meetings, etc. To do this locally, you'll need to enable the API on your Google account and grab a pair of credentials. I neglected to document the detailed process for creating them, but it starts here: https://console.cloud.google.com/apis\n\nPut the \"Client ID\" and \"Client Secret\" in environment variables so **Roommate-tool** can find them. I keep an unversioned script that looks like this:\n\n```\nexport googleClientId=asdfasdfasdf\nexport googleClientSecret=jkljkljkl\n```\n\n(then you can e.g. `source env.sh`)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicobject%2Froommate-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicobject%2Froommate-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicobject%2Froommate-lambda/lists"}