Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/franklin2009/tareas-api-lumen6
api backend php - lumen 6 - tareas
https://github.com/franklin2009/tareas-api-lumen6
api-rest lumen6 mysql php7 tareas
Last synced: about 1 month ago
JSON representation
api backend php - lumen 6 - tareas
- Host: GitHub
- URL: https://github.com/franklin2009/tareas-api-lumen6
- Owner: franklin2009
- License: gpl-3.0
- Created: 2020-07-27T05:09:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T09:44:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T10:04:02.485Z (almost 2 years ago)
- Topics: api-rest, lumen6, mysql, php7, tareas
- Language: PHP
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lumen PHP Framework
[![Build Status](https://travis-ci.org/laravel/lumen-framework.svg)](https://travis-ci.org/laravel/lumen-framework)
[![Total Downloads](https://poser.pugx.org/laravel/lumen-framework/d/total.svg)](https://packagist.org/packages/laravel/lumen-framework)
[![Latest Stable Version](https://poser.pugx.org/laravel/lumen-framework/v/stable.svg)](https://packagist.org/packages/laravel/lumen-framework)
[![License](https://poser.pugx.org/laravel/lumen-framework/license.svg)](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.
## Información
[routes](https://github.com/franklin2009/tareas-api-lumen6/blob/master/routes/web.php)
[models](https://github.com/franklin2009/tareas-api-lumen6/tree/master/app/Http/Models)
[controllers](https://github.com/franklin2009/tareas-api-lumen6/tree/master/app/Http/Controllers)
[script sql](https://github.com/franklin2009/tareas-api-lumen6/blob/master/db/db.sql)
[Lumen 6+](https://lumen.laravel.com/docs/6.x)
#
Frontend Repo [Angular 9](https://github.com/franklin2009/tareas-angular9)