{"id":13504845,"url":"https://github.com/itsalb3rt/afterman","last_synced_at":"2026-04-09T03:33:45.137Z","repository":{"id":38611563,"uuid":"259151955","full_name":"itsalb3rt/afterman","owner":"itsalb3rt","description":"🌕 Create beutiful docs in markdown and HTML from postman collection","archived":false,"fork":false,"pushed_at":"2024-10-31T01:48:58.000Z","size":1858,"stargazers_count":49,"open_issues_count":3,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T20:51:31.457Z","etag":null,"topics":["collection","docker","hacktoberfest","javascript","postman","quasar-framework","vue"],"latest_commit_sha":null,"homepage":"https://afterman.netlify.app","language":"Vue","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/itsalb3rt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-04-26T23:05:25.000Z","updated_at":"2024-07-26T13:30:21.000Z","dependencies_parsed_at":"2024-04-09T02:45:42.997Z","dependency_job_id":"694c84e1-137e-4973-a1e4-60d3a7f87769","html_url":"https://github.com/itsalb3rt/afterman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsalb3rt/afterman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsalb3rt%2Fafterman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsalb3rt%2Fafterman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsalb3rt%2Fafterman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsalb3rt%2Fafterman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsalb3rt","download_url":"https://codeload.github.com/itsalb3rt/afterman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsalb3rt%2Fafterman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31584638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["collection","docker","hacktoberfest","javascript","postman","quasar-framework","vue"],"created_at":"2024-08-01T00:00:52.243Z","updated_at":"2026-04-09T03:33:45.120Z","avatar_url":"https://github.com/itsalb3rt.png","language":"Vue","funding_links":[],"categories":["Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Projects Using Vue.js","Open Source [🔝](#readme)"],"sub_categories":["Tutorials","Open Source"],"readme":"# ![Mars](https://i.ibb.co/RQvDFQP/astronomy.png) Afterman\n\nExport beautiful docs in **Markdown** and **HTML** from postman collection\n\n- :ghost: No Backend\n- :wrench: No configuration\n- :fire: Customize the output of your documentation *(Include Dark mode)*\n- :tada: Only HTML, CSS and Javascript (**Quasar Framework power**)\n\n\u003e Note: The tool covers the basic options of a collection, variables, description, headers, body, routes, as needs arise more things will be added.\n\n### Main view\n\n![Main view](https://i.ibb.co/Qcj7Ssg/main.png)\n\n## Table of content\n\n- [Rules](#Rules)\n- [Get started](#get-started)\n- [Docker](#docker)\n- [Tools for build this Web App](#tools)\n\n## Rules\n\nThe collection must be exported in version 2.1 and the requests must be organized in folders.\n\n![postman collection demo image](https://i.ibb.co/N37FxYC/Screenshot-2.png)\n\nAfter this there is nothing else! :smile:\n\n---\n\n## Get started\n\n```bash\n$ git clone https://github.com/itsalb3rt/afterman.git\n$ cd afterman\n```\n\n### Install the dependencies\n```bash\n$ npm install\n```\n\n#### Start the app in development mode (hot-code reloading, error reporting, etc.)\n```bash\n$ quasar dev\n```\n\n#### Build the app for production\n\n```bash\n$ quasar build\n```\n---\n\n## Docker\n\n```bash\n$ docker build -t afterman .\n```\n\n```bash\n$ docker run -d --name afterman -p 8000:80 --rm afterman\n```\n\nWe should now be able to access the application on [http://localhost:8000](http://localhost:8000)\n\n---\n\n## Tools\n\nMade with the :heart: and of course with these great tools\n\n- [Quasar Framework](https://github.com/quasarframework/quasar)\n- [QMarkdown extension](https://github.com/quasarframework/quasar-ui-qmarkdown)\n- [UniqId](https://github.com/adamhalasz/uniqid)\n- [Turndown](https://github.com/domchristie/turndown)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsalb3rt%2Fafterman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsalb3rt%2Fafterman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsalb3rt%2Fafterman/lists"}