{"id":15657781,"url":"https://github.com/lit26/postman-clone-easy-team","last_synced_at":"2026-05-07T04:38:10.634Z","repository":{"id":115223387,"uuid":"474843709","full_name":"lit26/postman-clone-easy-team","owner":"lit26","description":"Build a easy postman for teams","archived":false,"fork":false,"pushed_at":"2022-03-31T05:00:23.000Z","size":833,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T00:43:55.158Z","etag":null,"topics":["firebase","postman"],"latest_commit_sha":null,"homepage":"https://postman-easy-team.web.app/","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/lit26.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}},"created_at":"2022-03-28T04:22:50.000Z","updated_at":"2022-04-02T07:15:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ad74738-e6a4-4ca4-af04-13f1a446bd03","html_url":"https://github.com/lit26/postman-clone-easy-team","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lit26/postman-clone-easy-team","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2Fpostman-clone-easy-team","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2Fpostman-clone-easy-team/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2Fpostman-clone-easy-team/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2Fpostman-clone-easy-team/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lit26","download_url":"https://codeload.github.com/lit26/postman-clone-easy-team/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2Fpostman-clone-easy-team/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276787059,"owners_count":25704727,"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","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"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":["firebase","postman"],"created_at":"2024-10-03T13:09:42.762Z","updated_at":"2025-09-24T17:08:03.929Z","avatar_url":"https://github.com/lit26.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postman easy team\n\nPostman is a great app for api testing. However, the price is high for postman team if you have more than 3 people in the team. This project is an easy postman web app that can be used for frontend and backend to test api endpoints. The app use Google firebase storage to store the requests and history and authenticate users with firebase authentication. Teams can test GET, POST, PUT, PATCH, and DELETE requests with request headers, body, paramsters and authentications securely.\n\n![demo](asset/postman-easy-team.png)\n\n\n## Demo\nDemo website: https://postman-easy-team.web.app/\n\nTesting account: test@example.com\n\nPassword: 123456\n\n## Installation\n```\n$ git clone https://github.com/lit26/postman-easy-team\n```\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\n## Firebase\n\nWe are using Firebase to store the collections and history and authenticate user. In the [Firebase console](\nhttps://console.firebase.google.com\n), create a project and setup the authentication and firestore database. \n\n## Authentication\nThis app only allow signin, signout, and change password. The administrator can add user on firebase console.\n\n## Deploy (optional)\n\n## Install Firebase\n\nGo to your local terminal\n\n```\nnpm install -g firebase-tools\n```\n### Login in to your firebase on local terminal\n```\nfirebase login\n```\nSelect the gmail account with firebase\n\n### Deploy app\n```\nfirebase init\n```\nChoose `Hosting: Configure and deploy Firebase Hosting sites` for hosting web apps (Be aware use `spacebar` to select option)\n\nChoose the option (ex: Use an existing project, Create a new project, etc...)\n\nWhat do you want to use as your public directory?\n```\nbuild\n```\n\nDeploy app\n```\nnpm run build\nfirebase deploy\n```\n\n## Reference\n\n- [React Authentication Crash Course With Firebase And Routing](https://www.youtube.com/watch?v=PKwu15ldZ7k)\n- [Stop Using Postman - Create Your Own Postman Instead](https://www.youtube.com/watch?v=qQR0mfFGRmo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flit26%2Fpostman-clone-easy-team","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flit26%2Fpostman-clone-easy-team","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flit26%2Fpostman-clone-easy-team/lists"}