c4wlabz/resource-server

An project that implements Slim Framework becoming a resource server in a microservice ecosystem with OAuth2

v0.0.1 2019-02-14 16:30 UTC

This package is auto-updated.

Last update: 2024-04-15 04:00:44 UTC


README

Install

composer create-project c4wlabz/resource-server [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:

  • Point your virtual host document root to your new application's public/ directory.
  • Ensure storage/logs/ is web writeable.

Framework

  • Slim Framework 3

License

This project is open-source software licensed under the MIT license.