Skip to content

Martin95953/giphy-test

Repository files navigation

Giphy API test

Core:

Installation

  1. Clone the repository
  2. Copy the .env.example file to .env
  3. Run all dockerfiles with docker-compose build
  4. Run the containers with docker-compose up -d
  5. Enter the php container with docker exec -it giphy-test-php-1 bash
  6. Run the tests with php artisan test

Uses cases

Flowchart

ERD (Entity Relationship Diagram)

API Endpoints

You can see the API documentation in the following link: Giphy API documentation & Collection

You can import the Postman collection from the following link: Giphy API Postman collection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages