{"id":19938169,"url":"https://github.com/2kabhishek/swaggerize","last_synced_at":"2026-04-13T05:49:39.624Z","repository":{"id":100262946,"uuid":"607056199","full_name":"2KAbhishek/swaggerize","owner":"2KAbhishek","description":"Swaggerize Your APIs 🎇📃","archived":false,"fork":false,"pushed_at":"2023-08-26T21:28:20.000Z","size":146,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T03:27:52.166Z","etag":null,"topics":["api","demo","openapi","rails","rspec","swagger"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2KAbhishek.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"github":"2kabhishek"}},"created_at":"2023-02-27T08:10:01.000Z","updated_at":"2024-08-07T14:03:54.000Z","dependencies_parsed_at":"2025-01-12T03:27:44.997Z","dependency_job_id":"afcc5997-4dca-4615-b860-da78496d383e","html_url":"https://github.com/2KAbhishek/swaggerize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"2KAbhishek/bare-minimum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fswaggerize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fswaggerize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fswaggerize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fswaggerize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2KAbhishek","download_url":"https://codeload.github.com/2KAbhishek/swaggerize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367945,"owners_count":19951444,"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","demo","openapi","rails","rspec","swagger"],"created_at":"2024-11-12T23:38:37.233Z","updated_at":"2025-12-31T01:07:09.851Z","avatar_url":"https://github.com/2KAbhishek.png","language":"Ruby","funding_links":["https://github.com/sponsors/2kabhishek"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n\u003ch1\u003e\u003ca href=\"https://github.com/2kabhishek/swaggerize\"\u003eswaggerize\u003c/a\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize/blob/main/LICENSE\"\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/2kabhishek/swaggerize?style=flat\u0026color=eee\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize/graphs/contributors\"\u003e\n\u003cimg alt=\"People\" src=\"https://img.shields.io/github/contributors/2kabhishek/swaggerize?style=flat\u0026color=ffaaf2\u0026label=People\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize/stargazers\"\u003e\n\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/2kabhishek/swaggerize?style=flat\u0026color=98c379\u0026label=Stars\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize/network/members\"\u003e\n\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/2kabhishek/swaggerize?style=flat\u0026color=66a8e0\u0026label=Forks\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize/watchers\"\u003e\n\u003cimg alt=\"Watches\" src=\"https://img.shields.io/github/watchers/2kabhishek/swaggerize?style=flat\u0026color=f5d08b\u0026label=Watches\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize/pulse\"\u003e\n\u003cimg alt=\"Last Updated\" src=\"https://img.shields.io/github/last-commit/2kabhishek/swaggerize?style=flat\u0026color=e06c75\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ch3\u003eSwagger and Rails 🤝💎\u003c/h3\u003e\n\n\u003cfigure\u003e\n  \u003cimg src=\"images/screenshot.jpg\" alt=\"swaggerize in action\"\u003e\n  \u003cbr/\u003e\n  \u003cfigcaption\u003eswaggerize in action\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n\u003c/div\u003e\n\nswaggerize is a rails API application to demonstrate swagger integration with rails using rswag gem.\n\n## ✨ Features\n\n- Rails API app with interactive API docs\n- Seeds with FactoryBot\n\n## Setup\n\n### ⚡ Requirements\n\n- ruby 3.1.2\n\n### 🚀 Installation\n\n```bash\ngit clone https://github.com/2kabhishek/swaggerize\ncd swaggerize\nbundle install\nbin/rake db:reset\n```\n\n### 💻 Usage\n\n```bash\nbin/rails s\n```\n\n##  Behind The Code\n\n### 🌈 Inspiration\n\nWas learning about swagger and wanted to try integration with rails\n\n### 💡 Challenges/Learnings\n\n- The main challenges were setting up `rswag`\n- I learned about OpenAPI specs, swagger and the tooling around swagger.\n\n### 🧰 Tooling\n\n- [rswag](https://github.com/rswag/rswag) — Gem for Swagger integration\n- [Dotfiles](https://github.com/2kabhishek/Dotfiles) — Dev Environment\n- [nvim2k](https://github.com/2kabhishek/nvim2k) — Personalized Editor\n- [awesome2k](https://github.com/2kabhishek/awesome2k) — Tiling Window Manager\n\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cstrong\u003e⭐ hit the star button if you found this useful ⭐\u003c/strong\u003e\u003cbr\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/swaggerize\"\u003eSource\u003c/a\u003e\n| \u003ca href=\"https://2kabhishek.github.io/blog\" target=\"_blank\"\u003eBlog \u003c/a\u003e\n| \u003ca href=\"https://twitter.com/2kabhishek\" target=\"_blank\"\u003eTwitter \u003c/a\u003e\n| \u003ca href=\"https://linkedin.com/in/2kabhishek\" target=\"_blank\"\u003eLinkedIn \u003c/a\u003e\n| \u003ca href=\"https://2kabhishek.github.io/links\" target=\"_blank\"\u003eMore Links \u003c/a\u003e\n| \u003ca href=\"https://2kabhishek.github.io/projects\" target=\"_blank\"\u003eOther Projects \u003c/a\u003e\n\n\u003c/div\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fswaggerize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2kabhishek%2Fswaggerize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fswaggerize/lists"}