{"id":21467148,"url":"https://github.com/snoopycodex/todolistapp-react-jsonserver","last_synced_at":"2025-03-17T06:11:46.657Z","repository":{"id":198203764,"uuid":"700279477","full_name":"SnoopyCodeX/TodoListApp-React-JSONServer","owner":"SnoopyCodeX","description":"JSON Server for my todo list app made in react js","archived":false,"fork":false,"pushed_at":"2023-10-04T09:44:17.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T15:37:48.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://todo-list-cra-json-server.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SnoopyCodeX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"custom":["https://www.buymeacoffee.com/kitloong"]}},"created_at":"2023-10-04T09:43:15.000Z","updated_at":"2023-10-04T10:17:19.000Z","dependencies_parsed_at":"2023-10-04T19:37:02.029Z","dependency_job_id":"2e33f255-1d03-4de2-a4d9-bf77546b2f10","html_url":"https://github.com/SnoopyCodeX/TodoListApp-React-JSONServer","commit_stats":null,"previous_names":["snoopycodex/todolistapp-react-jsonserver"],"tags_count":0,"template":false,"template_full_name":"kitloong/json-server-vercel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FTodoListApp-React-JSONServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FTodoListApp-React-JSONServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FTodoListApp-React-JSONServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FTodoListApp-React-JSONServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SnoopyCodeX","download_url":"https://codeload.github.com/SnoopyCodeX/TodoListApp-React-JSONServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982250,"owners_count":20378605,"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":[],"created_at":"2024-11-23T08:16:51.054Z","updated_at":"2025-03-17T06:11:46.631Z","avatar_url":"https://github.com/SnoopyCodeX.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/kitloong"],"categories":[],"sub_categories":[],"readme":"## Deploy JSON Server to Vercel\n\nA template to deploy [JSON Server](https://github.com/typicode/json-server) to [Vercel](https://vercel.com), allow you to run fake REST API online!\n\nDemo from this repository: \n\n1. https://json-server-in.vercel.app\n2. https://json-server-in.vercel.app/api/posts\n\n![Powered by Vercel](https://images.ctfassets.net/e5382hct74si/78Olo8EZRdUlcDUFQvnzG7/fa4cdb6dc04c40fceac194134788a0e2/1618983297-powered-by-vercel.svg)\n\n### How to use\n\n1. Click \"**Use this template**\" or clone this repository.\n2. Update or use the default [`db.json`](./db.json) in the repository.\n3. Sign Up or login into [Vercel](https://vercel.com).\n4. From the Vercel dashboard, click \"**+ New Project**\" then \"**Import**\" your repository.\n5. In the \"**Configure Project**\" screen, leave everything default and click \"**Deploy**\".\n6. Wait until deployment is done, and your own JSON server is ready to serve!\n\n## Default `db.json`\n\n```json\n{\n  \"posts\": [\n    { \"id\": 1, \"title\": \"json-server\", \"author\": \"typicode\" }\n  ],\n  \"comments\": [\n    { \"id\": 1, \"body\": \"some comment\", \"postId\": 1 }\n  ],\n  \"profile\": { \"name\": \"typicode\" }\n}\n```\n\n## Reference\n\n1. https://github.com/typicode/json-server\n2. https://vercel.com\n3. https://shadowsmith.com/how-to-deploy-an-express-api-to-vercel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoopycodex%2Ftodolistapp-react-jsonserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnoopycodex%2Ftodolistapp-react-jsonserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoopycodex%2Ftodolistapp-react-jsonserver/lists"}