{"id":20291331,"url":"https://github.com/itiaditi/testunity","last_synced_at":"2025-03-04T04:44:34.281Z","repository":{"id":248079218,"uuid":"827654721","full_name":"itiaditi/TestUnity","owner":"itiaditi","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-15T10:19:37.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T09:12:05.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://test-unity-xi.vercel.app","language":"JavaScript","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/itiaditi.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-12T05:27:30.000Z","updated_at":"2024-07-15T10:19:40.000Z","dependencies_parsed_at":"2024-11-14T15:22:01.427Z","dependency_job_id":null,"html_url":"https://github.com/itiaditi/TestUnity","commit_stats":null,"previous_names":["itiaditi/testunity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiaditi%2FTestUnity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiaditi%2FTestUnity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiaditi%2FTestUnity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiaditi%2FTestUnity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itiaditi","download_url":"https://codeload.github.com/itiaditi/TestUnity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787486,"owners_count":20020099,"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":[],"created_at":"2024-11-14T15:11:54.053Z","updated_at":"2025-03-04T04:44:34.262Z","avatar_url":"https://github.com/itiaditi.png","language":"JavaScript","readme":"\n# Network Monitor\n\nThis project replicates the network monitoring functionalities found in Google Chrome's DevTools. It allows users to monitor and analyze network requests made by a web page in real-time.\n\n## Demo\n\n- **Frontend deployed link:** [Frontend Demo](https://test-unity-xi.vercel.app/)\n- **Enter this url to check the working:** [Demo Url](https://supabase.com/)\n\n## Features\n\n- **Request Monitoring:** Displays a real-time list of network requests made by the monitored page.\n- **Request Details:** Provides detailed information about each request, including headers, payload, response data, and timing metrics.\n- **Filtering:** Allows users to filter network requests by type (XHR, JS, CSS, etc.).\n- **Response Visualization:** Visualizes response data such as JSON payloads or images directly within the application.\n\n## Tech Stack\n\n- **Frontend Framework:** ReactJS\n- **HTTP Client:** Axios for making HTTP requests from the frontend.\n- **Backend:** Docker with Puppeteer for handling backend tasks like scraping and data retrieval.\n- **Server Backend:** Express with CORS middleware for handling Cross-Origin Resource Sharing.\n\n## Screenshots\n\n![Network Monitor Screenshot](https://github.com/user-attachments/assets/6e01f873-de6f-4c98-b223-1e6a53cfd792)\n\n## Setup Instructions\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/itiaditi/TestUnity.git\n   cd TestUnity\n   ```\n\n2. **Install frontend dependencies:**\n   ```bash\n   cd frontend\n   npm install\n   ```\n\n3. **Install backend dependencies:**\n   ```bash\n   cd backend\n   npm install\n   ```\n\n4. **Start the backend server:**\n   ```bash\n   npm run server\n   ```\n\n5. **Run the frontend application:**\n   ```bash\n   npm run dev\n   ```\n\n6. **View the application:**\n   Open your browser and navigate to `http://localhost:5173` to access the Network Monitor.\n\n## Usage\n\n- **Launch Application:** Open the application in your web browser.\n- **Enter URL:** Enter the URL of the web page you want to monitor and press enter.\n- **View Requests:** The monitor will start listing all network requests made by the page.\n- **Request Details:** Click on any request to view detailed information such as headers, payload, and response data in a modal.\n- **Filter Requests:** Use the filter buttons (e.g., XHR, JS, CSS) to focus on specific types of requests.\n\n## Additional Notes\n\n- Ensure that CORS settings in the Docker-Puppeteer backend are configured correctly to handle requests from different origins.\n- For advanced users, consider adding features like exporting data, saving sessions, or integrating with other monitoring tools.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitiaditi%2Ftestunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitiaditi%2Ftestunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitiaditi%2Ftestunity/lists"}