{"id":41287317,"url":"https://github.com/wadobo/socializa-api","last_synced_at":"2026-01-23T03:17:10.605Z","repository":{"id":28024228,"uuid":"115189118","full_name":"wadobo/socializa-api","owner":"wadobo","description":"Socializa is an interactive game for play it out of home","archived":false,"fork":false,"pushed_at":"2025-12-03T10:12:46.000Z","size":278,"stargazers_count":1,"open_issues_count":51,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-06T13:15:29.167Z","etag":null,"topics":["api","django","game","postgis","postgresql","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wadobo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-23T10:47:46.000Z","updated_at":"2020-07-05T16:21:04.000Z","dependencies_parsed_at":"2023-01-14T07:58:07.641Z","dependency_job_id":"abd004f6-08f3-4bb6-a344-7fa530705e38","html_url":"https://github.com/wadobo/socializa-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wadobo/socializa-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadobo%2Fsocializa-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadobo%2Fsocializa-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadobo%2Fsocializa-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadobo%2Fsocializa-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wadobo","download_url":"https://codeload.github.com/wadobo/socializa-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadobo%2Fsocializa-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28679142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","django","game","postgis","postgresql","python3"],"created_at":"2026-01-23T03:17:10.524Z","updated_at":"2026-01-23T03:17:10.599Z","avatar_url":"https://github.com/wadobo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/wadobo/socializa-api.svg?branch=master)](https://travis-ci.org/wadobo/socializa-api) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/9f6c22fb121f4dbbaecfa069e69435b4)](https://www.codacy.com/app/Wadobo/socializa-api?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=wadobo/socializa-api\u0026utm_campaign=badger) [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/15223f974b0a409fb4bb858f1192b185)](https://www.codacy.com/app/Wadobo/socializa-api?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=wadobo/socializa-api\u0026amp;utm_campaign=Badge_Coverage)\n\n# socializa-api\n\nSocializa is an interactive game for play it out of home\n\n\n# Preinstall\n\nYou need a postgres database.\n\n    sudo su - postgres\n    psql -c \"create user socializa password 'socializa'\"\n    psql -c \"create database socializa owner socializa\"\n\n\n# Install and exec\n\n    pip install -r requirements.txt\n    ./manage.py migrate\n    ./manage.py loaddata base/fixtures/applications.json\n    ./manage.py runserver\n\n\n# Run tests\n\nYou need permission for create test database:\n\n    sudo su - postgres\n    psql -c \"create database test_socializa owner socializa\"\n    psql test_socializa\n    ALTER USER socializa CREATEDB;\n\n    ./manage.py test --keepdb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadobo%2Fsocializa-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwadobo%2Fsocializa-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadobo%2Fsocializa-api/lists"}