Skip to content

UlrichHP/p7_bilemo_app

Repository files navigation

Projet 7 - Créez un site e-commerce exposant une API

Cette application est utilisée pour tester l'API BileMo.

Vous pouvez vous inscrire, vous connecter et voir les produits de l'API.

J'utilise la méthode d'autorisation par mot de passe pour me connecter à l'API.

This application is used to test the BileMo API.

You can register, login and view products of this API.

I use the password authorization grant to access the API.

Installation

Clonez le repository GitHub et tapez les commandes suivantes :

  • composer install
  • Entrez vos identifiants de connexion à la base de données dans app/config/parameters.yml
  • Entrez votre client_id et client_secret obtenus après la création du client dans le fichier app/config/parameters.yml.

Clone the GitHub repository and execute the following commands :

  • composer install
  • Enter your database settings in app/config/parameters.yml
  • Enter your client_id and client_secret you get from BileMo after creating a client in app/config/parameters.yml.

About

OpenClassrooms Project 7 DA - PHP / Symfony

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published