{"id":19585058,"url":"https://github.com/patiencemanzen/appwrite-postapi","last_synced_at":"2026-04-09T23:02:48.345Z","repository":{"id":171702694,"uuid":"647353739","full_name":"patiencemanzen/Appwrite-postapi","owner":"patiencemanzen","description":"Platform that simplifies the process of creating, organizing, and maintaining APIS and postman-apis documentation. It helps teams collaborate effectively, improves documentation consistency, and ensures that information is easily accessible to all devs, project manager and DevOps.","archived":false,"fork":false,"pushed_at":"2023-07-14T14:11:35.000Z","size":8206,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T05:45:40.067Z","etag":null,"topics":["api","appwrite","cypress","documentation","eslint","patienceman","postman","typescript","vue"],"latest_commit_sha":null,"homepage":"https://postapis.netlify.app","language":"CSS","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/patiencemanzen.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}},"created_at":"2023-05-30T15:40:55.000Z","updated_at":"2023-06-12T05:59:53.000Z","dependencies_parsed_at":"2023-08-18T17:26:57.095Z","dependency_job_id":null,"html_url":"https://github.com/patiencemanzen/Appwrite-postapi","commit_stats":null,"previous_names":["manirabona-programer/appwrite-postapi","patienceman-universe/appwrite-postapi","patience-man/appwrite-postapi","patiencemanzen/appwrite-postapi"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patiencemanzen%2FAppwrite-postapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patiencemanzen%2FAppwrite-postapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patiencemanzen%2FAppwrite-postapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patiencemanzen%2FAppwrite-postapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patiencemanzen","download_url":"https://codeload.github.com/patiencemanzen/Appwrite-postapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240858536,"owners_count":19868997,"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","appwrite","cypress","documentation","eslint","patienceman","postman","typescript","vue"],"created_at":"2024-11-11T07:52:40.207Z","updated_at":"2026-04-09T23:02:48.283Z","avatar_url":"https://github.com/patiencemanzen.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# POSTAPI | patienceman\n\nPlatform that simplifies the process of creating, organizing, and maintaining \nAPIS and postman-apis documentation. It helps teams collaborate effectively, improves documentation consistency, \nand ensures that information is easily accessible to all devs, project manager and DevOps.\n\n## Export postman collection guide:\nTo work with postapi and postman, you need to first export your custom collection from postman:\n\n![Screenshot 2023-06-15 at 8 47 33 AM](https://github.com/manirabona-programer/Appwrite-postapi/assets/55847682/0104de61-9704-406b-9404-4f34d66819f5)\n\n![Screenshot 2023-06-15 at 8 48 19 AM](https://github.com/manirabona-programer/Appwrite-postapi/assets/55847682/7758c1bd-0cb3-411b-bee3-61a9e7df3de6)\n\n## import the collection in PostAPI:\nhead to your [postapi account](https://postapis.netlify.app) on dashboard and set organization, projects and ready to import the collection and kickstart your documentation\n\n\u003cimg width=\"742\" alt=\"Screenshot 2023-06-15 at 8 56 47 AM\" src=\"https://github.com/manirabona-programer/Appwrite-postapi/assets/55847682/ba8e4529-5d8b-4e7f-979a-3a595d1cea1d\"\u003e\n\n### Manage Your projects and activate one\n\u003cimg width=\"720\" alt=\"Screenshot 2023-06-15 at 8 56 59 AM\" src=\"https://github.com/manirabona-programer/Appwrite-postapi/assets/55847682/0c7daf64-5fb1-48c5-af8c-40e09f27bb6c\"\u003e\n\n### Import your custom collection\n\u003cimg width=\"675\" alt=\"Screenshot 2023-06-15 at 8 57 16 AM\" src=\"https://github.com/manirabona-programer/Appwrite-postapi/assets/55847682/e2a42545-0a6d-4be6-be3c-2eeeb3a388dd\"\u003e\n\nI believe that documentation is crucial for knowledge transfer within development teams and organizations. When developers move to new roles or leave the company, well-documented (codes, APIS, docs) and processes ensure that their knowledge is not lost. It enables smooth succession planning and minimizes disruptions in project development.\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Run Unit Tests with [Vitest](https://vitest.dev/)\n\n```sh\nnpm run test:unit\n```\n\n### Run End-to-End Tests with [Cypress](https://www.cypress.io/)\n\n```sh\nnpm run build\nnpm run test:e2e # or `npm run test:e2e:ci` for headless testing\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatiencemanzen%2Fappwrite-postapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatiencemanzen%2Fappwrite-postapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatiencemanzen%2Fappwrite-postapi/lists"}