{"id":16802947,"url":"https://github.com/ishankhare07/wingify-challenge","last_synced_at":"2025-09-10T20:45:28.606Z","repository":{"id":81356046,"uuid":"61999722","full_name":"ishankhare07/wingify-challenge","owner":"ishankhare07","description":"repo for wingify challenge","archived":false,"fork":false,"pushed_at":"2016-06-26T22:45:16.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T15:51:27.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wingify-challenge.herokuapp.com/","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/ishankhare07.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-06-26T17:13:05.000Z","updated_at":"2016-06-26T20:15:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"7aeaa42d-afb5-4eb3-a937-bf08b1527040","html_url":"https://github.com/ishankhare07/wingify-challenge","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/ishankhare07%2Fwingify-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2Fwingify-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2Fwingify-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2Fwingify-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishankhare07","download_url":"https://codeload.github.com/ishankhare07/wingify-challenge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982239,"owners_count":20378607,"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-13T09:41:08.419Z","updated_at":"2025-03-17T06:21:49.264Z","avatar_url":"https://github.com/ishankhare07.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"For API docs please refer to the [wiki](https://github.com/ishankhare07/wingify-challenge/wiki)\n\n### Setting up locally\n1. Clone the repo  \n  ```\n    git clone git@github.com:ishankhare07/wingify-challenge.git\n  ```\n2. Create and activate a python virtual environment  \n  ```\n    pyvenv venv; . venv/bin/activate\n  ```\n3. Install dependencies  \n  ```\n    pip install -r requirements.txt\n  ```\n4. Set up a secret key. Current secret key setup is done as following:  \n```python\nimport os\nimport hashlib\nhashlib.sha512(os.urandom(24).hexdigest())  # returns a hex string\n```\n\u003e Note this key only needs to be generated once and set and environment variable. This has already been taken care of while deploying to heroku.\n\n  Next run `app.py`\n```bash\npython app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishankhare07%2Fwingify-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishankhare07%2Fwingify-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishankhare07%2Fwingify-challenge/lists"}