{"id":16527710,"url":"https://github.com/benoitzugmeyer/test-graphene","last_synced_at":"2025-03-03T05:14:24.148Z","repository":{"id":66068218,"uuid":"51717623","full_name":"BenoitZugmeyer/test-graphene","owner":"BenoitZugmeyer","description":"Testing graphene + flask + relay with a small project","archived":false,"fork":false,"pushed_at":"2016-02-15T13:37:34.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T16:25:08.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/BenoitZugmeyer.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-14T22:39:31.000Z","updated_at":"2016-02-14T22:50:59.000Z","dependencies_parsed_at":"2023-03-13T20:30:56.749Z","dependency_job_id":null,"html_url":"https://github.com/BenoitZugmeyer/test-graphene","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitZugmeyer%2Ftest-graphene","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitZugmeyer%2Ftest-graphene/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitZugmeyer%2Ftest-graphene/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitZugmeyer%2Ftest-graphene/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenoitZugmeyer","download_url":"https://codeload.github.com/BenoitZugmeyer/test-graphene/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610990,"owners_count":19990508,"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-11T17:36:30.820Z","updated_at":"2025-03-03T05:14:24.124Z","avatar_url":"https://github.com/BenoitZugmeyer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"test-graphene\n=============\n\nA small app to test Graphene_ integration with Flask_ and Relay_.\n\nBuilding\n--------\n\n.. code:: bash\n\n    # Get the source\n    git clone https://github.com/BenoitZugmeyer/test-graphene\n    cd test-graphene\n\n    # Create a virtual env\n    virtualenv3 venv  # Must be python 3!\n    . venv/bin/activate\n\n    # Install Python dependencies\n    python setup.py install\n\n    # Install JavaScript dependencies and build the files\n    cd ui\n    npm install\n    npm run build  # You can use `npm run watch` to watch for changes\n    cd ..\n\n    # Launch it\n    python test_graphene\n\n\n\n.. _Graphene: http://graphene-python.org/\n.. _Flask: http://flask.pocoo.org/\n.. _Relay: https://facebook.github.io/relay/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitzugmeyer%2Ftest-graphene","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitzugmeyer%2Ftest-graphene","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitzugmeyer%2Ftest-graphene/lists"}