Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 700 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 700 Bytes

Slim API App - Skeleton

A Standalone PHP Application for training best practices and give other developers in our team an example of writing good code.

Getting Started

Introductions to start this App on your local machine.

Prerequisites

  1. This App needs a local PHP Version greater than 7.2.
    php -v
  2. composer to install dependencies.
    composer --version

compse

Installing

  1. First clone the repository from github:
    git clone [email protected]:wambo-co/slim-api-skeleton.git
  2. install
    composer install

Documentation

http://api-skeleton-doc.s3-website.eu-central-1.amazonaws.com/