{"id":18247803,"url":"https://github.com/falco13/social_network","last_synced_at":"2026-04-22T23:35:05.925Z","repository":{"id":173491716,"uuid":"650622374","full_name":"Falco13/social_network","owner":"Falco13","description":"Social network on Django Rest Framework with posts, likes, dislikes, registration, authentication with JWT token, analytics on likes and dislikes and user activity.","archived":false,"fork":false,"pushed_at":"2025-01-07T14:09:32.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T17:52:06.906Z","etag":null,"topics":["django","django-rest-framework","jwt","jwt-auth","jwt-authentication","jwt-token","python","python3","rest","rest-api","simplejwt","swagger"],"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/Falco13.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":"2023-06-07T13:05:03.000Z","updated_at":"2025-01-07T14:11:55.000Z","dependencies_parsed_at":"2024-01-22T15:27:37.448Z","dependency_job_id":"2cc762e7-c332-41d5-aafc-50d409e38473","html_url":"https://github.com/Falco13/social_network","commit_stats":null,"previous_names":["falco13/social_network"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Falco13/social_network","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falco13%2Fsocial_network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falco13%2Fsocial_network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falco13%2Fsocial_network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falco13%2Fsocial_network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Falco13","download_url":"https://codeload.github.com/Falco13/social_network/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falco13%2Fsocial_network/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32159959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["django","django-rest-framework","jwt","jwt-auth","jwt-authentication","jwt-token","python","python3","rest","rest-api","simplejwt","swagger"],"created_at":"2024-11-05T09:33:44.558Z","updated_at":"2026-04-22T23:35:05.909Z","avatar_url":"https://github.com/Falco13.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# social_network\n# Django REST application Social Network\n\n- User model with usernamefield = email, and model Post which is always associated with the user.\n- Each user can create Posts, as well as delete only their own Posts.\n- Each user can Like and Dislike each Post, only 1 time, as well as remove their Like or Dislike.\n- An endpoint with user activity has been implemented, where you can see the last login of the user and the time of the last active action.\n- Implemented Registration for users, as well as endpoint Profile with information about the user.\n- Implemented token authentication (JWT token)\n\n\n__API end-points:__\n- token/\n- token/refresh/\n- swagger/\n- api/posts/\n- api/posts/id\n- api/posts/id/like\n- api/posts/id/dislike\n- api/signup/\n- api/profile/\n- api/analytics/\n- api/user-activity/username\n\n\n__Used tools:__    \n:heavy_check_mark: Python     \n:heavy_check_mark: Django REST Framework    \n:heavy_check_mark: JWT authentication [Simple JWT]      \n:heavy_check_mark: Swagger  \n:heavy_check_mark: SQLite database    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalco13%2Fsocial_network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalco13%2Fsocial_network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalco13%2Fsocial_network/lists"}