{"id":19610695,"url":"https://github.com/onflow/flow-playground-api","last_synced_at":"2025-04-27T22:32:58.942Z","repository":{"id":37897184,"uuid":"292703846","full_name":"onflow/flow-playground-api","owner":"onflow","description":"Flow Playground back-end app 🤹‍♂️","archived":false,"fork":false,"pushed_at":"2024-10-09T06:26:39.000Z","size":2432,"stargazers_count":11,"open_issues_count":13,"forks_count":9,"subscribers_count":34,"default_branch":"v2","last_synced_at":"2025-04-05T04:03:15.128Z","etag":null,"topics":["blockchain","flow","golang"],"latest_commit_sha":null,"homepage":"https://onflow.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":".github/security.yaml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-03T23:46:28.000Z","updated_at":"2024-09-12T21:05:30.000Z","dependencies_parsed_at":"2023-02-18T09:05:25.971Z","dependency_job_id":"ed877378-45ff-46aa-ba9e-20e6fbbee18f","html_url":"https://github.com/onflow/flow-playground-api","commit_stats":null,"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-playground-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-playground-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-playground-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-playground-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onflow","download_url":"https://codeload.github.com/onflow/flow-playground-api/tar.gz/refs/heads/v2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251219600,"owners_count":21554444,"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":["blockchain","flow","golang"],"created_at":"2024-11-11T10:32:03.292Z","updated_at":"2025-04-27T22:32:53.929Z","avatar_url":"https://github.com/onflow.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flow Playground API\n\n## Generating code from GQL\n\nThis project uses [gqlgen](https://github.com/99designs/gqlgen) to generate GraphQL server code from a GQL schema file.\n\n```shell script\nmake generate\n```\n\n## Testing\n\n```shell script\nmake test\n```\n\n## Running the server\n\n```shell script\nmake run\n```\n\nWhen running locally, the GraphQL playground is available at [http://localhost:8080/](http://localhost:8080/).\n\n### Configuration options\n\nThe following environment variables can be used to configure the API. Default values are shown below:\n\n```shell script\nFLOW_PORT=8080\nFLOW_DEBUG=false\nFLOW_ALLOWEDORIGINS=\"http://localhost:3000\"\n\nFLOW_SESSIONAUTHKEY=\"428ce08c21b93e5f0eca24fbeb0c7673\"\nFLOW_SESSIONMAXAGE=\"157680000s\"\nFLOW_SESSIONCOOKIESSECURE=true\nFLOW_SESSIONCOOKIESHTTPONLY=true\nFLOW_SESSIONCOOKIESSAMESITENONE=false\n\nFLOW_LEDGERCACHESIZE=128\nFLOW_STORAGEBACKEND=\"memory\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonflow%2Fflow-playground-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonflow%2Fflow-playground-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonflow%2Fflow-playground-api/lists"}