{"id":23741540,"url":"https://github.com/shba007/unauth-api","last_synced_at":"2026-04-04T00:53:23.493Z","repository":{"id":269276156,"uuid":"900172632","full_name":"shba007/unauth-api","owner":"shba007","description":"Authentication Service","archived":false,"fork":false,"pushed_at":"2025-06-18T11:37:27.000Z","size":850,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-04T00:53:13.488Z","etag":null,"topics":["api","auth","nitrojs"],"latest_commit_sha":null,"homepage":"https://auth.monalisa-bairagi.com","language":"TypeScript","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/shba007.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-08T03:50:47.000Z","updated_at":"2025-06-18T11:37:18.000Z","dependencies_parsed_at":"2024-12-22T11:33:28.449Z","dependency_job_id":"95d0f6ca-a2b9-406e-a666-a06afda82e92","html_url":"https://github.com/shba007/unauth-api","commit_stats":null,"previous_names":["shba007/unauth-api"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/shba007/unauth-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shba007%2Funauth-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shba007%2Funauth-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shba007%2Funauth-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shba007%2Funauth-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shba007","download_url":"https://codeload.github.com/shba007/unauth-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shba007%2Funauth-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31383635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"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":["api","auth","nitrojs"],"created_at":"2024-12-31T10:58:22.366Z","updated_at":"2026-04-04T00:53:23.475Z","avatar_url":"https://github.com/shba007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/logo.png\" lt=\"Logo\" width=\"80\" /\u003e\n\u003cp\u003e\n\n# UnAuth API\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://uptime.betterstack.com/?utm_source=status_badge\"\u003e\n    \u003cimg src=\"https://uptime.betterstack.com/status-badges/v3/monitor/10kju.svg\" alt=\"uptime status\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Global REST API Authentication Service\n\n- 🐋 Containerized\n- 🪄 CI/CD (Github Action)\n- ⚡️ API Route Caching\n- 📐 Analytics\n\n- [ ] Rate Limiting\n- [ ] Maintain blocklist\n\n## How to Deploy\n\n1. Initialize Swarm on the Manager Node\n\n```bash\ndocker swarm init --advertise-addr \u003cMANAGER-IP\u003e\n```\n\n2. Join Worker Nodes to the Swarm\n\n```bash\ndocker swarm join --token \u003cWORKER-TOKEN\u003e \u003cMANAGER-IP\u003e:2377\n```\n\n3. Check Node Status\n\n```bash\ndocker node ls\n```\n\n4. Create a docker volume\n\n```bash\ndocker volume create \\\n  --name unauth-api_data \\\n  --driver local \\\n  --opt type=none \\\n  --opt device=~/Algostract/unauth-api/.data \\\n  --opt o=bind\n```\n\n5. Use Docker Stack to deploy multi-container application\n\n```bash\ndocker stack deploy --compose-file docker-compose.prod.yml unauth-api\n```\n\n6. Scale service\n\n```bash\ndocker service scale unauth-api_app=2\n```\n\n7. Verify\n\n```bash\ndocker service ls\ndocker service ps unauth-api_app\n```\n\n## License\n\nPublished under the [MIT](https://github.com/shba007/unauth-api/blob/main/LICENSE) license.\n\u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/shba007/unauth-api/graphs/contributors\"\u003e\n\u003cimg src=\"https://contrib.rocks/image?repo=shba007/unauth-api\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshba007%2Funauth-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshba007%2Funauth-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshba007%2Funauth-api/lists"}