{"id":21991147,"url":"https://github.com/adebsalert/api-gateway","last_synced_at":"2025-04-30T13:50:09.649Z","repository":{"id":95620379,"uuid":"443364762","full_name":"AdebsAlert/api-gateway","owner":"AdebsAlert","description":"Typescript API Gateway","archived":false,"fork":false,"pushed_at":"2022-03-14T17:37:35.000Z","size":235,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T16:39:07.414Z","etag":null,"topics":["api-gateway","gateway","microservice","rest-api","typescript"],"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/AdebsAlert.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":"2021-12-31T14:37:24.000Z","updated_at":"2025-02-15T12:29:13.000Z","dependencies_parsed_at":"2023-05-21T03:30:35.108Z","dependency_job_id":null,"html_url":"https://github.com/AdebsAlert/api-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/AdebsAlert%2Fapi-gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdebsAlert%2Fapi-gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdebsAlert%2Fapi-gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdebsAlert%2Fapi-gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdebsAlert","download_url":"https://codeload.github.com/AdebsAlert/api-gateway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251714718,"owners_count":21631777,"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-gateway","gateway","microservice","rest-api","typescript"],"created_at":"2024-11-29T20:07:05.451Z","updated_at":"2025-04-30T13:50:09.643Z","avatar_url":"https://github.com/AdebsAlert.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API-Gateway\n\nA simple but robust API Gateway written in [TypeScript](https://www.typescriptlang.org/).\n\nAPI Gateway is a developer friendly tool that sits at the heart of your microservices architecture and securely expose them through APIs using Nodejs.\n\n## Features\n\n- `Authentication` (Auth0)\n- `Service Registry`\n- `Service Management`\n- `Load Balancing`\n- `API Health \u0026 PING`\n- `REST API`\n- `Logging`\n\n\n## Installation\n\n1. Clone the repository to your project root directory using this command: (replace `api-gateway` with a folder name for the gateway)\n```sh\ngit clone https://github.com/AdebsAlert/api-gateway.git api-gateway\n```\n\n2. CD into the gateway directory and install all dependencies:\n```sh\ncd api-gateway\nnpm install -g typescript\nnpm install\n```\n\n3. Create a .env file from the .env.example file and enter your key values\n```sh\ncp .env.example .env\n```\n\n4. Set your AUTH policy in your .env file and your policy params\n```sh\nAUTH_POLICY='auth0' or 'custom'\n```\n\n5. Build and start the API Gateway\n```sh\nnpm run build-ts\nnpm run watch-serve\n```\n\n## Service Management\n\nhttps://documenter.getpostman.com/view/4644005/UVkvKYZS\n\n\n## License\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadebsalert%2Fapi-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadebsalert%2Fapi-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadebsalert%2Fapi-gateway/lists"}