定制 neomerx/limoncello-collins 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

neomerx/limoncello-collins

最新稳定版本:v5.1.13

Composer 安装命令:

composer create-project neomerx/limoncello-collins

包简介

The Laravel Framework.

README 文档

README

Quick start JSON API application

Limoncello Collins is a JSON API quick start application.

Technically it is a default Laravel 5.2 application integrated with

It could be a great start if you are planning to develop API with Laravel.

The application includes

  • CRUD operations for a few sample resources with input data validation and events.
  • Authentication and authorization support integrated with policies.
  • Support for such JSON API features as resource inclusion, sparse field sets, sorting, filtering and pagination.
  • JSON API errors.
  • API tests.

Installation

Install docker-compose

Clone the project

Start local server at http://localhost:8080 and log server http://localhost:8090 with

$ composer install && composer docker-up

Note: use $ composer docker-down to stop the servers.

Run in Postman

Requests in Postman

Questions?

Gitter

License

This project is a fork from upstream laravel/laravel. All changes to the upstream are licensed under the MIT license

Versioning

This project is synchronized with upstream master branch and uses similar versioning approach.

统计信息

  • 总下载量: 327
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 72
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 72
  • Watchers: 3
  • Forks: 15344
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-14