{"id":17861941,"url":"https://github.com/scottbenton/dungeon-manager-api","last_synced_at":"2025-04-02T21:13:28.718Z","repository":{"id":238787561,"uuid":"797538043","full_name":"scottbenton/dungeon-manager-api","owner":"scottbenton","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-11T00:17:35.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-11T01:23:13.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/scottbenton.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-08T03:16:02.000Z","updated_at":"2024-05-11T01:23:17.701Z","dependencies_parsed_at":"2024-05-11T01:23:13.808Z","dependency_job_id":"143cd116-cbc2-4f79-a68c-dac9e35c20f6","html_url":"https://github.com/scottbenton/dungeon-manager-api","commit_stats":null,"previous_names":["scottbenton/dungeon-manager-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottbenton%2Fdungeon-manager-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottbenton%2Fdungeon-manager-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottbenton%2Fdungeon-manager-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottbenton%2Fdungeon-manager-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scottbenton","download_url":"https://codeload.github.com/scottbenton/dungeon-manager-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892847,"owners_count":20850850,"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-28T08:48:37.117Z","updated_at":"2025-04-02T21:13:28.694Z","avatar_url":"https://github.com/scottbenton.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dungeon Manager API\n\nThis is the API for Dungeon Manager, an application I am working on to make it easier for game masters playing tabletop role playing games like Dungeons and Dragons to share information with their players.\n\n## Setup\n\n### Create a MongoDB database\n\nI'm using a free database directly from [mongodb](www.mongodb.com/), but you can use any host you prefer.\nOnce you go through setup, copy your connection string before continuing.\n\n### Environment Variables\n\nThe following environment variables must be set to run this project.\nWhen running the project locally, you can set your environment variables into a `.env` file\nThe MongoDB connection string is private, but if you are developing off of `apps.scottbenton.dev`, you can use the default `JWKS_URL` value provided below.\n\n```\nDUNGEON_MANAGER_CONNECTION_STRING=*private*\nJWKS_URL=https://api.auth.scottbenton.dev/auth/jwt/jwks.json\n```\n\n### Running\n\nRun `go run .` in order to start the API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottbenton%2Fdungeon-manager-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscottbenton%2Fdungeon-manager-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottbenton%2Fdungeon-manager-api/lists"}