{"id":18597626,"url":"https://github.com/felipedemacedo/node-api","last_synced_at":"2026-04-05T21:31:49.266Z","repository":{"id":86518098,"uuid":"172406056","full_name":"felipedemacedo/node-api","owner":"felipedemacedo","description":"Very basic Node API","archived":false,"fork":false,"pushed_at":"2019-02-25T01:10:55.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T23:45:28.808Z","etag":null,"topics":["api","javascript","js","json","node","node-api","nodemon","npm","rest","restify","restifyjs"],"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/felipedemacedo.png","metadata":{"files":{"readme":"README","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":"2019-02-25T00:08:59.000Z","updated_at":"2019-02-25T01:14:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ed64aec-41b8-411e-b837-5368846d7fea","html_url":"https://github.com/felipedemacedo/node-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fnode-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fnode-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fnode-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fnode-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipedemacedo","download_url":"https://codeload.github.com/felipedemacedo/node-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538664,"owners_count":22087901,"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":["api","javascript","js","json","node","node-api","nodemon","npm","rest","restify","restifyjs"],"created_at":"2024-11-07T01:28:50.886Z","updated_at":"2025-12-30T23:04:56.706Z","avatar_url":"https://github.com/felipedemacedo.png","language":"TypeScript","readme":"npm init -y\n\nnpm i restify@6.3.4 --save -E\n\nnpm i @types/restify@5.0.6 -D -E\n\nnpm i typescript -g\n\nnpm i nodemon -g\n\ntsc --init\n\n\n***** tsc -w\n***** nodemon dist/main.js\n\n\n--------------------------------------------------------------------\nhttp://localhost:3000/info?param1=value1\u0026param2=value2\n\n{\n    browser: \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\",\n    method: \"GET\",\n    url: \"/info?param1=value1\u0026param2=value2\",\n    path: \"/info\",\n    query: {\n        param1: \"value1\",\n        param2: \"value2\"\n    }\n}\n--------------------------------------------------------------------\n\nhttp://localhost:3000/users\n\n[\n    {\n        name: \"user 1\",\n        email: \"firs@mail.com\"\n    },\n    {\n        name: \"user 2\",\n        email: \"second@mail.com\"\n    }\n]\n\n--------------------------------------------------------------------\n\nhttp://localhost:3000/users/1\n\n{\n    id: \"1\",\n    name: \"user 1\",\n    email: \"first@mail.com\"\n}","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipedemacedo%2Fnode-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipedemacedo%2Fnode-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipedemacedo%2Fnode-api/lists"}