{"id":22547577,"url":"https://github.com/firmanjs/gateway","last_synced_at":"2026-04-05T21:32:46.239Z","repository":{"id":47951173,"uuid":"215535067","full_name":"firmanJS/gateway","owner":"firmanJS","description":"Microservice api gateway using nodejs expressjs","archived":false,"fork":false,"pushed_at":"2023-01-04T22:49:17.000Z","size":4474,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T09:41:35.995Z","etag":null,"topics":["ecmascript6","expressjs","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/firmanJS.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":"2019-10-16T11:47:33.000Z","updated_at":"2019-11-08T04:19:35.000Z","dependencies_parsed_at":"2023-02-02T22:45:15.789Z","dependency_job_id":null,"html_url":"https://github.com/firmanJS/gateway","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/firmanJS%2Fgateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fgateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fgateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fgateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firmanJS","download_url":"https://codeload.github.com/firmanJS/gateway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999595,"owners_count":20707568,"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":["ecmascript6","expressjs","javascript","nodejs"],"created_at":"2024-12-07T15:12:22.651Z","updated_at":"2025-12-30T23:21:26.526Z","avatar_url":"https://github.com/firmanJS.png","language":"JavaScript","readme":"## How To Use\n\n```\n- clone servie-barang https://github.com/firmanJS/service-barang.git \n- clone service auth https://github.com/firmanJS/Express-Restfull-API-.git\n- create database db_api_express postgres\n- install redis https://redis.io/download\n```\n\n```\n# install dependencies\n- run npm install\n\n# server runing in port 2000\n- run npm run dev\n\n# test running\n- run in postman http://localhost:2000/user/ method post username:user password:user\n\n- after login succesfully run in postman localhost:2000/barang with header `x-token-api \u003ctoken\u003e`\n```\n\n## Service Authentication\n```\n#before performing this action the service must be active\n[POST] http://localhost:2000/user/\n```\n\n## Service Barang\n```\n#before performing this action the service must be active\n[GET] http://localhost:2000/barang  header `x-token-api \u003ctoken\u003e`\n[GET] http://localhost:2000/barang/:id header `x-token-api \u003ctoken\u003e`\n[POST] http://localhost:2000/barang/ header `x-token-api \u003ctoken\u003e`\n[PATCH] http://localhost:2000/barang/:id header `x-token-api \u003ctoken\u003e`\n[DELETE] http://localhost:2000/barang/:id header `x-token-api \u003ctoken\u003e`\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fgateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirmanjs%2Fgateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fgateway/lists"}