{"id":21582678,"url":"https://github.com/lazorfuzz/gameofde_rest","last_synced_at":"2025-03-18T08:24:37.140Z","repository":{"id":52158292,"uuid":"194440565","full_name":"lazorfuzz/gameofde_rest","owner":"lazorfuzz","description":"Capstone project Flask REST API","archived":false,"fork":false,"pushed_at":"2021-05-06T19:37:03.000Z","size":5637,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T15:08:40.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lazorfuzz.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}},"created_at":"2019-06-29T19:15:29.000Z","updated_at":"2019-08-07T02:55:37.000Z","dependencies_parsed_at":"2022-08-28T15:51:55.320Z","dependency_job_id":null,"html_url":"https://github.com/lazorfuzz/gameofde_rest","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/lazorfuzz%2Fgameofde_rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazorfuzz%2Fgameofde_rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazorfuzz%2Fgameofde_rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazorfuzz%2Fgameofde_rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lazorfuzz","download_url":"https://codeload.github.com/lazorfuzz/gameofde_rest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244182221,"owners_count":20411802,"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-24T14:16:33.461Z","updated_at":"2025-03-18T08:24:37.117Z","avatar_url":"https://github.com/lazorfuzz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gameofde_rest\nFlask Rest API for Capstone project.\n\n## Getting Started\n```\npip3 install -r requirements.txt\npython3 api.py\n```\n\n## Test Commands\nUsing [httpie](https://httpie.org/)\n```python\n# Getting organizations list:\nhttp GET http://127.0.0.1:5000/orgs\n# Creating a user:\nhttp POST http://127.0.0.1:5000/create_account username=\"USERNAME\" password=\"PASSWORD\" email=\"EMAIL\" role=\"admin\"\n# Logging in:\nhttp POST http://127.0.0.1:5000/login username=\"USERNAME\" password=\"PASSWORD\"\n# Submitting a cipher:\nhttp POST http://127.0.0.1:5000/test_caesar cipher='hello' lang='en'\n# Getting a specific organization:\nhttp GET http://127.0.0.1:5000/orgs/NSA 'Authorization:AUTH_TOKEN_HERE'\n# Creating a new organization:\nhttp POST http://127.0.0.1:5000/orgs/GCHQ 'Authorization:AUTH_TOKEN_HERE'\n\n```\n\n## Unit tests\n```python\npython3 tests.py\n```\n\n## Documentation\nTake a look at the [docs](docs.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazorfuzz%2Fgameofde_rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flazorfuzz%2Fgameofde_rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazorfuzz%2Fgameofde_rest/lists"}