Skip to content

nerdzao/gateway

 
 

Repository files navigation

Gateway API

Simple API is the project default for start API

Contain

  • Dingo API setting for RESTFULL
  • ENV for envoriment variables

Installation

After cloning:

  • composer update

Require to run:

docker run -d --name=NAME -p PORT:80 --restart=unless-stopped --link=mysql57 -v $(pwd):/var/www/html velrino/lap7:lumen


Lumen Framework

Latest Stable Version License

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Official Documentation

Documentation for the framework can be found on the Lumen website.

License

The Lumen framework is open-sourced software licensed under the MIT license

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • HTML 21.6%
  • PHP 20.1%
  • CSS 7.9%
  • ApacheConf 0.3%