{"id":15173970,"url":"https://github.com/rusiruavb/itp-guide-post-api","last_synced_at":"2026-02-10T20:32:28.352Z","repository":{"id":254218885,"uuid":"845852278","full_name":"rusiruavb/itp-guide-post-api","owner":"rusiruavb","description":"Posts management API for ITP guide 8.1 session","archived":false,"fork":false,"pushed_at":"2024-08-22T11:43:00.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T17:53:54.743Z","etag":null,"topics":["fastify","itp-guide","ms-club-sliit","postgresql","prisma"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rusiruavb.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-22T03:49:37.000Z","updated_at":"2024-08-22T11:43:04.000Z","dependencies_parsed_at":"2024-09-23T04:02:45.766Z","dependency_job_id":"512acae8-8276-4a28-a2a3-078aae767361","html_url":"https://github.com/rusiruavb/itp-guide-post-api","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"240b181d55b30bb29ec0ca1c22343ead51a1b655"},"previous_names":["rusiruavb/itp-guide-post-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rusiruavb/itp-guide-post-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusiruavb%2Fitp-guide-post-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusiruavb%2Fitp-guide-post-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusiruavb%2Fitp-guide-post-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusiruavb%2Fitp-guide-post-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rusiruavb","download_url":"https://codeload.github.com/rusiruavb/itp-guide-post-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusiruavb%2Fitp-guide-post-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29314705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"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":["fastify","itp-guide","ms-club-sliit","postgresql","prisma"],"created_at":"2024-09-27T11:22:08.074Z","updated_at":"2026-02-10T20:32:28.327Z","avatar_url":"https://github.com/rusiruavb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Post API Service\n\nThis is a Post API service for managing posts and users, built with Fastify and Prisma.\n\n### Prerequisites\n\n- Node.js\n- Fastify\n- PNPM\n- Prisma\n\n### Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone \u003crepository-url\u003e\n   cd post-api-service\n   ```\n\n2. Install dependencies:\n\n   ```sh\n   pnpm install\n   ```\n\n3. Set up the environment variables:\n\n   ```sh\n   cp .env.example .env\n   ```\n\n4. Run the migrations:\n   ```sh\n   pnpm prisma migrate dev\n   ```\n\n### Running the Application\n\n#### Development\n\nTo start the application in development mode:\n\n```sh\npnpm dev\n```\n\nTo build the application\n\n```sh\npnpm build\n```\n\n#### Production\n\nTo start the application\n\n```sh\npnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusiruavb%2Fitp-guide-post-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frusiruavb%2Fitp-guide-post-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusiruavb%2Fitp-guide-post-api/lists"}