{"id":26518982,"url":"https://github.com/openlabun/apitester","last_synced_at":"2026-05-17T22:32:35.888Z","repository":{"id":199189427,"uuid":"699574794","full_name":"openlabun/ApiTester","owner":"openlabun","description":"https://proyectosingenieria.uninorte.edu.co/apitester","archived":false,"fork":false,"pushed_at":"2024-08-07T06:43:02.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T20:37:20.215Z","etag":null,"topics":["developer-tools","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/openlabun.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":"2023-10-02T22:47:01.000Z","updated_at":"2024-08-14T20:25:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"301ab69f-1494-41a7-a856-706d4a5c4690","html_url":"https://github.com/openlabun/ApiTester","commit_stats":null,"previous_names":["proyectosuninorte/apitester","proyectosingenieriauninorte/apitester","openlabun/apitester"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FApiTester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FApiTester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FApiTester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FApiTester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlabun","download_url":"https://codeload.github.com/openlabun/ApiTester/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776352,"owners_count":20508507,"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":["developer-tools","rest-api"],"created_at":"2025-03-21T10:17:06.623Z","updated_at":"2026-05-17T22:32:35.882Z","avatar_url":"https://github.com/openlabun.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ApiTester\n\nThis project is a Vue.js application containerized with Docker. The application includes a component which allows users to make HTTP requests with various methods (GET, POST, PUT, DELETE) and view the responses.\n\nAfter submitting a request, the component displays the response time and the JSON response in a formatted manner. This tool is useful for testing and debugging APIs.\n\n## Steps for development\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/proyectosuninorte/ApiTester.git\n    cd ApiTester\n    ```\n\n2. Build the Docker image:\n    ```sh\n    docker build -t vue-app .\n    ```\n\n3. Run the Docker container:\n    ```sh\n    docker run -p 8080:8080 vue-app\n    ```\n\n4. Open your web browser and navigate to `http://localhost:8080` to access the application.\n\n## Development\n\nTo start developing, follow these steps:\n\n```sh\ndocker build -f Dockerfile.deployment -t apitester-image .\ndocker run -d -it -p 5001:80 --restart unless-stopped --name apitester apitester-image\n```\nAccess the application in your web browser at `http://localhost:5001`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2Fapitester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlabun%2Fapitester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2Fapitester/lists"}