weverkley / Slim-JWT-ACL-API

API OO made with slim framework, ACL and JWT middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slim JWT API starter template

This repository contains an starter API made with slim framework 3 and uses JWT as a middleware, feel free to clone and use it.

Features

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Clone the repo to a folder where you want to serve the project After cloning run the following command to install the project dependencies:

composer install

After that you just need to configure .env-template and rename it to .env

Built With

Authors

  • Wever Kley - Initial work - GitHub

License

This project is licensed under the MIT License - see the LICENSE file for details

About

API OO made with slim framework, ACL and JWT middleware

License:MIT License


Languages

Language:PHP 95.1%Language:HTML 4.9%