{"id":20458867,"url":"https://github.com/matheusolivesilva/doctors-office","last_synced_at":"2026-04-30T16:31:44.396Z","repository":{"id":143727412,"uuid":"358456067","full_name":"matheusolivesilva/doctors-office","owner":"matheusolivesilva","description":"API that manages doctor's offices","archived":false,"fork":false,"pushed_at":"2021-05-05T05:51:55.000Z","size":577,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T16:33:08.523Z","etag":null,"topics":["api-rest","docker-compose","php7","symfony"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/matheusolivesilva.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":"2021-04-16T02:46:50.000Z","updated_at":"2021-05-05T05:51:57.000Z","dependencies_parsed_at":"2023-04-12T20:01:38.131Z","dependency_job_id":null,"html_url":"https://github.com/matheusolivesilva/doctors-office","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matheusolivesilva/doctors-office","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fdoctors-office","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fdoctors-office/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fdoctors-office/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fdoctors-office/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusolivesilva","download_url":"https://codeload.github.com/matheusolivesilva/doctors-office/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fdoctors-office/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267392562,"owners_count":24079919,"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-07-27T02:00:11.917Z","response_time":82,"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":["api-rest","docker-compose","php7","symfony"],"created_at":"2024-11-15T12:14:16.111Z","updated_at":"2026-04-30T16:31:39.367Z","avatar_url":"https://github.com/matheusolivesilva.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doctor's Office\nThis Symfony API manages doctor's office. Can be used for a software which needs to: create, maintain and/or generate data about doctors and its specialities.\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\nWhat things you need to do to run the software:\n* PHP 7.4 or greater\n* Composer 1.9.0\n* MySQL Database 8.0.23 \n* Symfony Framework 4.4.21\n\n\n### Installing and using with Docker\n1. First of all, you must to have docker installed in your machine ([follow the steps in documentation](https://docs.docker.com/get-docker/))\n2. Clone this repo to your local enviroment \n```bash \n$ git clone https://github.com/matheusolivesilva/doctors-office.git\n```\n3. Run ```$ docker-compose up ``` and access [http://localhost:8080](http://localhost:8080)\n\n\n### Installing and using with shellscript\n1. Clone this repo to your local enviroment \n```bash \n$ git clone https://github.com/matheusolivesilva/doctors-office.git\n```\n2. Run in the command line ```$ ./prepareapp.sh ```\n3. Use the command ```$ php -S localhost:yourPortHere ``` to run the API \n4. Access using the address in the last step and test the API \n\n### Installing and using Manually\n1. Clone this repo to your local enviroment \n```bash \n$ git clone https://github.com/matheusolivesilva/doctors-office.git\n```\n2. Install the dependencies with ```$ composer install ```\n3. Create database with doctrine running ```$ php bin/console doctrine:database:create ``` (remember to use \"\\\\\" instead of \"/\" on Windows)\n4. Run the migrations to create the tables with ```$ php bin/console doctrine:migrations:migrate --no-interaction ```\n5. Use the command ```$ php -S localhost:yourPortHere ``` to run the API\n5. Access using the address in the last step and test the API\n\n## REST API DOCS\nExamples and how to use the API you can see [in this link click here!](docs.png)\n\n\n## Built With\n* Symfony Framework\n* VIM Editor\n* PHP\n* Gitflow\n* Composer\n* Doctrine\n* MySQL\n\n## Author\n*Matheus Oliveira da Silva* - [Github](https://github.com/matheusolivesilva) | [Linkedin](https://www.linkedin.com/in/matheusoliveirasilva/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusolivesilva%2Fdoctors-office","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusolivesilva%2Fdoctors-office","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusolivesilva%2Fdoctors-office/lists"}