{"id":19310050,"url":"https://github.com/cedadev/esgf-slcs-client-example","last_synced_at":"2025-02-24T03:23:19.133Z","repository":{"id":66788695,"uuid":"70248723","full_name":"cedadev/esgf-slcs-client-example","owner":"cedadev","description":"An example client for an ESGF SLCS Server.","archived":false,"fork":false,"pushed_at":"2017-11-14T10:48:48.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-06T02:09:07.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cedadev.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":"2016-10-07T13:24:05.000Z","updated_at":"2017-08-07T17:14:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c42ddf9-fd31-4c7b-b9f5-28ec0ee55910","html_url":"https://github.com/cedadev/esgf-slcs-client-example","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/cedadev%2Fesgf-slcs-client-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fesgf-slcs-client-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fesgf-slcs-client-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fesgf-slcs-client-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedadev","download_url":"https://codeload.github.com/cedadev/esgf-slcs-client-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240410713,"owners_count":19796945,"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-11-10T00:22:25.237Z","updated_at":"2025-02-24T03:23:19.103Z","avatar_url":"https://github.com/cedadev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esgf-slcs-client-example\n\nThis project provides an example client application for the\n[ESGF SLCS Server](https://github.com/cedadev/esgf-slcs-server) using\nthe [Flask](http://flask.pocoo.org/) library to provide a light-weight web application\nand the [OAuthLib extensions](https://requests-oauthlib.readthedocs.io) for the\n[Requests library](http://docs.python-requests.org/en/master/) for the OAuth interactions.\n\n**NOTE: The following assumes Python 3.**\n\nTo run the example client, you first need to create an OAuth application via the\nadmin interface on your ESGF SLCS Server. The callback URL should be\n`http://localhost:5000/oauth_callback`. Take a note of the generated client ID and\nsecret.\n\nOpen `esgf_slcs_client_example.py` and modify the 'settings' to reflect your setup\n(including the client ID and secret from above). Then run:\n\n```\n$ pyvenv venv\n$ venv/bin/pip install flask requests-oauthlib pyopenssl\n$ venv/bin/python esgf_slcs_client_example.py\n```\n\nThen visit http://localhost:5000 to begin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedadev%2Fesgf-slcs-client-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedadev%2Fesgf-slcs-client-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedadev%2Fesgf-slcs-client-example/lists"}