{"id":18896350,"url":"https://github.com/alokshandilya/social-api","last_synced_at":"2026-05-08T01:39:11.509Z","repository":{"id":252661004,"uuid":"840120901","full_name":"alokshandilya/social-api","owner":"alokshandilya","description":"Social Media Rest API project with FastAPI","archived":false,"fork":false,"pushed_at":"2024-09-11T15:07:00.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T17:55:32.163Z","etag":null,"topics":["alembic","fastapi","postgresql","pydantic","rest-api"],"latest_commit_sha":null,"homepage":"https://socialsyncapi.vercel.app/docs","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/alokshandilya.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":"2024-08-09T02:43:28.000Z","updated_at":"2024-09-11T15:13:40.000Z","dependencies_parsed_at":"2024-08-22T14:03:20.464Z","dependency_job_id":"9692375b-30f2-43ba-89b3-75b92258e11a","html_url":"https://github.com/alokshandilya/social-api","commit_stats":null,"previous_names":["alokshandilya/social-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alokshandilya/social-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokshandilya%2Fsocial-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokshandilya%2Fsocial-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokshandilya%2Fsocial-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokshandilya%2Fsocial-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alokshandilya","download_url":"https://codeload.github.com/alokshandilya/social-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokshandilya%2Fsocial-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["alembic","fastapi","postgresql","pydantic","rest-api"],"created_at":"2024-11-08T08:33:36.483Z","updated_at":"2026-05-08T01:39:11.492Z","avatar_url":"https://github.com/alokshandilya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social Media REST API\n\n## Description\n\nThis is a REST API built with FastAPI with testing using Pytest and CI/CD using Github Actions.\n\n- API **Documentation** with _Swagger UI_.\n  - [**documentation**](https://socialsyncapi.vercel.app/docs)\n- Users can register and login using **JWT**.\n- Users can create, read, update, and delete posts (_some operations require authentication_).\n- Users can vote on posts.\n\n## Models\n\n- **posts** (`id`, `title`, `owner_id`, `content`, `published`, `created_at`)\n- **users** (`id`, `email`, `password`, `created_at`)\n- **votes** (`user_id`, `post_id`)\n\n## Tech Stack\n\n- **FastAPI**\n- **PostgreSQL**\n- _SQLAlchemy_\n- _Pydantic_\n- _Alembic_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokshandilya%2Fsocial-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falokshandilya%2Fsocial-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokshandilya%2Fsocial-api/lists"}