Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desmondezo1/ecommerce-api
A headless Ecommerce backend service that exposes, auth protected Admin and public Api endpoints, to allow users create and manage products, users, catgories and make payments.
https://github.com/desmondezo1/ecommerce-api
headless laravel lumen php
Last synced: 18 days ago
JSON representation
A headless Ecommerce backend service that exposes, auth protected Admin and public Api endpoints, to allow users create and manage products, users, catgories and make payments.
- Host: GitHub
- URL: https://github.com/desmondezo1/ecommerce-api
- Owner: desmondezo1
- License: apache-2.0
- Created: 2022-04-07T11:31:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T10:53:58.000Z (about 2 years ago)
- Last Synced: 2023-03-08T22:02:34.909Z (over 1 year ago)
- Topics: headless, laravel, lumen, php
- Language: PHP
- Homepage:
- Size: 2.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
.x# ecommerce-api
Building an ecommerce Api backend to
=======
# 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 [email protected]. 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).