Skip to content

Tool for testing eMag API (because they don't provide any)

License

Notifications You must be signed in to change notification settings

MihaiCraciun88/eMag-API-Test-Tool

Repository files navigation

eMag-API-Test-Tool

Tool for testing eMag API (because they don't provide any) using Laravel

Dependencies

  • php
  • composer
  • a database - Mysql, postgress or sqlite (read Laravel docs)

Install

composer update
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve

Features

  • eMag API similar responses
  • eMag API errors
  • generate fake Orders, Customers and Products to test implementation

Showcase

Dashboard dashboard

Users users

Orders orders

Products products

About

Tool for testing eMag API (because they don't provide any)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published