{"id":26085193,"url":"https://github.com/officialrajdeepsingh/nextjs-api","last_synced_at":"2026-04-22T07:36:10.025Z","repository":{"id":281178463,"uuid":"944461350","full_name":"officialrajdeepsingh/nextjs-api","owner":"officialrajdeepsingh","description":"A detailed guide to Building Rest API in Next.js 15.","archived":false,"fork":false,"pushed_at":"2025-03-07T12:10:23.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T12:29:20.483Z","etag":null,"topics":["nextjs","nextjs-rest-api","nextjs15","rest-api"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/github/officialrajdeepsingh/nextjs-api","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/officialrajdeepsingh.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":"2025-03-07T11:39:03.000Z","updated_at":"2025-03-07T12:12:02.000Z","dependencies_parsed_at":"2025-03-07T12:29:23.189Z","dependency_job_id":"46d7195d-126e-4562-bdee-1874fdad0af9","html_url":"https://github.com/officialrajdeepsingh/nextjs-api","commit_stats":null,"previous_names":["officialrajdeepsingh/nextjs-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialrajdeepsingh%2Fnextjs-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialrajdeepsingh%2Fnextjs-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialrajdeepsingh%2Fnextjs-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialrajdeepsingh%2Fnextjs-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/officialrajdeepsingh","download_url":"https://codeload.github.com/officialrajdeepsingh/nextjs-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242650909,"owners_count":20163610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["nextjs","nextjs-rest-api","nextjs15","rest-api"],"created_at":"2025-03-09T05:34:30.105Z","updated_at":"2026-04-22T07:36:09.981Z","avatar_url":"https://github.com/officialrajdeepsingh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next APIs\n\nA detailed guide to Building Rest API in Next.js 15.\n\n---\n[Building a Rest API with Next.js 15](https://officialrajdeepsingh.medium.com/building-a-rest-api-with-next-js-15-b7f3ef0785cb)\n---\n\n## Getting Started\n\nThe first step is to clone the **next-api** project with a git command.\n\n```bash\ngit clone  https://github.com/officialrajdeepsingh/nextjs-api.git\n\n# change folder\ncd  next-api\n```\n\nThe next step is to install the Node Package Using the Node package manager.\n\n```bash\npnpm install\n# or\nyarn install\n# or\nnpm install\n```\n\nLastly, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficialrajdeepsingh%2Fnextjs-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofficialrajdeepsingh%2Fnextjs-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficialrajdeepsingh%2Fnextjs-api/lists"}