Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 720 Bytes

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