{"id":50288621,"url":"https://github.com/codewithveek/phozy-api","last_synced_at":"2026-05-28T04:04:13.469Z","repository":{"id":50628724,"uuid":"515944973","full_name":"codewithveek/phozy-api","owner":"codewithveek","description":"A Photo sharing API built with NodeJS, Typescript and PlanetScale DB","archived":false,"fork":false,"pushed_at":"2022-10-09T19:59:04.000Z","size":5828,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T14:37:17.749Z","etag":null,"topics":["api-rest","image","nodejs-api","planetscale"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/codewithveek.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":"2022-07-20T10:58:18.000Z","updated_at":"2022-07-31T00:59:32.000Z","dependencies_parsed_at":"2022-09-22T19:51:58.681Z","dependency_job_id":null,"html_url":"https://github.com/codewithveek/phozy-api","commit_stats":null,"previous_names":["darkcodewrangler/phozy-api","codewithveek/phozy-api"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/codewithveek/phozy-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithveek%2Fphozy-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithveek%2Fphozy-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithveek%2Fphozy-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithveek%2Fphozy-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithveek","download_url":"https://codeload.github.com/codewithveek/phozy-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithveek%2Fphozy-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33593417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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-rest","image","nodejs-api","planetscale"],"created_at":"2026-05-28T04:04:10.910Z","updated_at":"2026-05-28T04:04:13.464Z","avatar_url":"https://github.com/codewithveek.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phozy-api\nA Photo sharing API built with NodeJS, Typescript and PlanetScale DB\n\n## How to use \nclone the repo `git clone https://github.com/Lucky-victory/phozy-api.git`\n\nmove into the directory `cd phozy-api`\n\ncopy the `.env.example`\n`cp .env.example .env`\n\nfill in the following fields\n```shell\nDATABASE_URL=  // your planetscale db url \nJWT_SECRET_KEY\nCLOUDINARY_URL= // ypur cloudinary url\n```\nthen install dependencies, initialized  the database and start the server\n```shell\nnpm install\nnpm run db:init\nnpm run start\n```\n### Routes\nGeneral route `/api`\n\nSign up route `/api/sign-up`\n\nSign in route `/api/sign-in`\n\nUser's route `/api/profile`\n\nAlbum's route `/api/profile`\n\nPhotos's route `/api/photos`\n\nLikes route `/api/likes`\n\n\n## Ref\nThis project was built for Planetscale X Hashnode hackathon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithveek%2Fphozy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithveek%2Fphozy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithveek%2Fphozy-api/lists"}