/ecommerce

Ecommerce Api Restful PHP

Primary LanguagePHP

Project Title

Ecommerce Api Restful PHP

Description

The project is an API to be used in an ecommerce of electronic products, the api consists of a login, logout, register, statistics, users, products, and much more! It is easy to adapt to any type of ecommerce.

Prerequisites

Installing

  • Clone the repository
  • You have to create in the project root the .env file, there is an example of this file with the necessary variables to make it work
  • Open the terminal in the folder, and run composer install