{"id":19653844,"url":"https://github.com/lecheveucodeur/api_bilemo","last_synced_at":"2026-04-29T16:38:31.376Z","repository":{"id":190408429,"uuid":"417468594","full_name":"leCheveuCodeur/API_BileMo","owner":"leCheveuCodeur","description":"API REST - Level 3 of Richardson maturity model with cache management. Project 7 of the Developer PHP / Symfony formation of Openclassroom. ","archived":false,"fork":false,"pushed_at":"2021-11-07T18:47:10.000Z","size":1025,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T00:22:23.776Z","etag":null,"topics":["api-rest","jwt","openapi","php","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/leCheveuCodeur.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}},"created_at":"2021-10-15T11:04:27.000Z","updated_at":"2021-11-07T18:47:13.000Z","dependencies_parsed_at":"2023-08-24T14:44:16.662Z","dependency_job_id":null,"html_url":"https://github.com/leCheveuCodeur/API_BileMo","commit_stats":null,"previous_names":["lecheveucodeur/api_bilemo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leCheveuCodeur%2FAPI_BileMo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leCheveuCodeur%2FAPI_BileMo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leCheveuCodeur%2FAPI_BileMo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leCheveuCodeur%2FAPI_BileMo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leCheveuCodeur","download_url":"https://codeload.github.com/leCheveuCodeur/API_BileMo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240962599,"owners_count":19885504,"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":["api-rest","jwt","openapi","php","symfony"],"created_at":"2024-11-11T15:15:27.330Z","updated_at":"2026-04-29T16:38:31.334Z","avatar_url":"https://github.com/leCheveuCodeur.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API BileMo [![Codacy Badge](https://app.codacy.com/project/badge/Grade/8d6848e3eab642b288a3854cd0cd90ac)](https://www.codacy.com/gh/leCheveuCodeur/API_BileMo/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=leCheveuCodeur/API_BileMo\u0026utm_campaign=Badge_Grade) [![Maintainability](https://api.codeclimate.com/v1/badges/a6252228fd26cd57ae90/maintainability)](https://codeclimate.com/github/leCheveuCodeur/API_BileMo/maintainability)\n\n## Description\n\nThis project is the 7th project of the [Developer PHP / Symfony](https://openclassrooms.com/fr/paths/59-developpeur-dapplication-php-symfony) formation of [Openclassrooms](https://openclassrooms.com/).\n\nThe goal of this project to make an API that respect the level 3 of Richardson maturity model with cache management.\n\nConcerning the authentication it's managed via JWT Token and Refresh Token\n\n## How it work\n\n![bilemo_doc_nelmio.png](./bilemo_doc_nelmio.png)\n\n![bilemo_demo.gif](./bilemo_demo.gif)\n\n## Build with\n\n### Server :\n\n- [PHP v7.4.19](https://www.php.net/releases/index.php)\n- [Apache v2.4.48](https://www.apachelounge.com/download/VC15/)\n\n* [MySQL v8.0.24](https://downloads.mysql.com/archives/installer/)\n* **Server** : *for the server you can turn to the classics: [WAMP](https://www.wampserver.com/), [MAMP](https://www.mamp.info/en/downloads/), [XAMPP](https://www.apachefriends.org/fr/index.html) ...Or test the best of the swiss knives server: [Laragon](https://laragon.org/), my favorite ❤️*\n\n### Framework \u0026 Libraries :\n\n- [Symfony 5.3.9](https://symfony.com/https://)\n\n* [Composer](https://getcomposer.org/download/)\n* [FakerPHP/Faker v1.16.0](https://packagist.org/packages/fakerphp/faker)\n* [liorchamla/faker-prices v2.0.0](https://packagist.org/packages/liorchamla/faker-prices)\n* [Friendofsymfony/Rest-bundle v3.1.0](https://packagist.org/packages/friendsofsymfony/user-bundlehttps://getbootstrap.com/)\n* [Jms/Serializer-bundle v3.15.0](https://packagist.org/packages/jms/serializer-bundle)\n* [Babdev/Pagerfanta-bundle v3.3.0](https://packagist.org/packages/babdev/pagerfanta-bundle)\n* [Lexik/Jwt-authentication-bundle v2.13.0](https://packagist.org/packages/lexik/jwt-authentication-bundle)\n* [Gesdinet/Jwt-refresh-token-bundle v1.0.0 beta4](https://packagist.org/packages/gesdinet/jwt-refresh-token-bundle)\n* [Willdurand/Hateoas-bundle v2.3.0](https://packagist.org/packages/willdurand/hateoas-bundle)\n* [Nelmio/Api-doc-bundle v4.6.2](https://packagist.org/packages/nelmio/api-doc-bundle)\n\n## Installation\n\n### **Clone or download the repository**, and put files into your environment,\n\n```\nhttps://github.com/leCheveuCodeur/API_BileMo.git\n```\n\n### Install libraries with **composer**,\n\n```\ncomposer install\n```\n\n### Configure your environment with `.env` file :\n\n```\n# DATABASE_URL=\"mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=8\"\n\n\n###\u003e INIT CUSTOMER ###\nCUSTOMER_COMPANY='your_company'\nCUSTOMER_EMAIL='your_email_company@email.com'\nCUSTOMER_PASSWORD='your_password'\n###\u003c INIT CUSTOMER ###\n\n```\n\n### Initialise your Database :\n\n1 - create your database :\n\n````\nphp bin/console d:d:c\n````\n\n2 - create the structure in your database :\n\n```\nphp bin/console d:m:m\n```\n\n3 - and install fixturesfor have first contents and your Admin account :\n\n```\nphp bin/console d:f:l -n\n```\n\n### Generate your SSL keys\n\n```\nphp bin/console lexik:jwt:generate-keypair\n```\n\n### And Voilà !\n\n## Access to API documentation\n\n* Json documentation: /api/doc.json\n* Html interactive documentation: /api/doc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flecheveucodeur%2Fapi_bilemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flecheveucodeur%2Fapi_bilemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flecheveucodeur%2Fapi_bilemo/lists"}