An open API service indexing awesome lists of open source software.

https://github.com/paunin/lumen-boilerplate

Basic lumen framework application
https://github.com/paunin/lumen-boilerplate

Last synced: 6 months ago
JSON representation

Basic lumen framework application

Awesome Lists containing this project

README

          

# PlaceItUp core API project

## Setup

### Development mode

Run `composer up` to start whole project

### Production mode

This project is designed to be setup in docker/kubernetes environment

## Endpoints

* All environment:
* [API endpoint](http://192.168.99.100/)

* Development mode:
* [Swagger Editor](http://192.168.99.100:5000/#/?import=http://192.168.99.100/swagger/api-docs&no-proxy)