{"id":20458868,"url":"https://github.com/matheusolivesilva/series-management-api","last_synced_at":"2026-05-28T13:02:21.392Z","repository":{"id":143727417,"uuid":"373047115","full_name":"matheusolivesilva/series-management-api","owner":"matheusolivesilva","description":"This API manages series and its episodes.","archived":false,"fork":false,"pushed_at":"2021-06-02T05:15:58.000Z","size":1749,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T00:19:56.912Z","etag":null,"topics":["jwt","lumen","lumen-framework","php"],"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-06-02T05:13:10.000Z","updated_at":"2021-06-23T04:46:15.000Z","dependencies_parsed_at":"2023-04-12T20:01:13.975Z","dependency_job_id":null,"html_url":"https://github.com/matheusolivesilva/series-management-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fseries-management-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fseries-management-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fseries-management-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusolivesilva%2Fseries-management-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusolivesilva","download_url":"https://codeload.github.com/matheusolivesilva/series-management-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242014685,"owners_count":20057876,"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":["jwt","lumen","lumen-framework","php"],"created_at":"2024-11-15T12:14:16.149Z","updated_at":"2026-05-28T13:02:21.331Z","avatar_url":"https://github.com/matheusolivesilva.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Series Management API\nThis Lumen API manages series and its episodes. Can be used to: create, maintain and/or generate data about series and its episodes.\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* Laravel Framework Lumen (8.2.3) (Laravel Components ^8.0)                                                                        \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/series-management-api.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/series-management-api.git\n```\n2. Rename env.example to .env\n3. Create a database and use its credentials in variable enviroments DB_DATABASE, DB_USER and DB_PASSWORD inside .env file\n4. Run in the command line ```$ ./prepareapp.sh ```\n5. Use the command ```$ php -S localhost:yourPortHere ``` to run the API \n6. 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/series-management-api.git\n```\n2. Install the dependencies with ```$ composer install ```\n3. Rename env.example to .env\n4. Create a database and use its credentials in variable enviroments DB_DATABASE, DB_USER and DB_PASSWORD inside .env file\n5. Run the migrations and seeds to create the tables and data with ```$ php artisan migrate --seed ```\n6. Use the command ```$ php -S localhost:yourPortHere -t /public ``` to run the API\n7. 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* Lumen 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%2Fseries-management-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusolivesilva%2Fseries-management-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusolivesilva%2Fseries-management-api/lists"}