{"id":15355606,"url":"https://github.com/songquanpeng/rest-server","last_synced_at":"2026-02-27T21:43:09.135Z","repository":{"id":105034435,"uuid":"262060653","full_name":"songquanpeng/rest-server","owner":"songquanpeng","description":"General server for toy projects.","archived":false,"fork":false,"pushed_at":"2024-07-06T05:49:53.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T14:50:28.821Z","etag":null,"topics":["json-server","rest-server","serverless","toy-project"],"latest_commit_sha":null,"homepage":"","language":"Go","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/songquanpeng.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":"2020-05-07T13:39:38.000Z","updated_at":"2024-07-06T05:49:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"52de104b-2aca-40b9-a8cb-20ce7b4999fc","html_url":"https://github.com/songquanpeng/rest-server","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"dd059690d299447c6073aadea00a4fcb47bcf56c"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/songquanpeng/rest-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songquanpeng%2Frest-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songquanpeng%2Frest-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songquanpeng%2Frest-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songquanpeng%2Frest-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/songquanpeng","download_url":"https://codeload.github.com/songquanpeng/rest-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songquanpeng%2Frest-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29915973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: 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":["json-server","rest-server","serverless","toy-project"],"created_at":"2024-10-01T12:24:57.131Z","updated_at":"2026-02-27T21:43:09.099Z","avatar_url":"https://github.com/songquanpeng.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rest Server\n## Description\n+ Rest server implemented in GoLang.\n+ Out-of-the-box feature.\n+ Use it as your toy project's backend, so you can focus on the frontend.\n+ Quite easy to deploy, only one binary file.\n+ [Demo](https://iamazing.cn/page/rest-server-demo).\n\n## TODO List\n- [x] Implement basic REST api (GET, POST, PUT \u0026 DELETE).\n- [ ] Support token authentication.\n- [ ] API call limit.\n- [ ] Support http proxy.\n\n## Usage\n```\nUsage of rest-server:\n  -port int\n        specify the listening port. (default 3000)\n  -token string\n        specify the private token. (default \"token\")\n```\n\nExample: `./server.exe -port 80 -token private`\n\nYou can use pm2 to start the binary: `pm2 start ./rest-server -- -port 3002 -token private`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsongquanpeng%2Frest-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsongquanpeng%2Frest-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsongquanpeng%2Frest-server/lists"}