# web_api_lumen **Repository Path**: leslie321/web_api_lumen ## Basic Information - **Project Name**: web_api_lumen - **Description**: 后台基础接口-php版本,框架lumen。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-12 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web_admin_api 该源码采用lumen框架开发,即laravel的精简版,专为接口而生。 该项目用作后台接口及前台接口开发,后台界面采用ant design pro of vue开发,该项目已实现对接该后台界面的所有接口。 后台界面仓库地址:https://gitee.com/zhaojianhui/web_admin_antd_vue # Lumen PHP Framework [![Build Status](https://travis-ci.org/laravel/lumen-framework.svg)](https://travis-ci.org/laravel/lumen-framework) [![Total Downloads](https://img.shields.io/packagist/dt/laravel/framework)](https://packagist.org/packages/laravel/lumen-framework) [![Latest Stable Version](https://img.shields.io/packagist/v/laravel/framework)](https://packagist.org/packages/laravel/lumen-framework) [![License](https://img.shields.io/packagist/l/laravel/framework)](https://packagist.org/packages/laravel/lumen-framework) 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](https://lumen.laravel.com/docs). ## Contributing Thank you for considering contributing to Lumen! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). ## Security Vulnerabilities If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed. ## License The Lumen framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).