dystcz/lunar-api
Dystore API
[!IMPORTANT] To open issues or contribute, please navigate to the main repository. This is a subtree split of dystore monorepo.
[!CAUTION] This package is currently under heavy development. It is already used in production, however, you should proceed with caution.
This package introduces an API layer for the Lunar ecommerce package. It connects the Lunar backend with your SPA, other applications, and possibly with a mobile app.
The main aim is to provide a solid foundation for your e-commerce project, giving you a head start while maintaining flexibility so you can easily build features to meet your project's needs.
Requirements
- PHP ^8.2
- Laravel ^11|^12
- Lunar requirements
Documentation
- Coming soon
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dev@dy.st instead of using the issue tracker.
Credits
- All Contributors
- Lunar for providing awesome e-commerce package
- Laravel JSON:API which is a brilliant JSON:API layer for Laravel applications
License
The MIT License (MIT). Please see License File for more information.
Related Packages
Collection of ecommerce packages built on top of Lunar and Laravel JSON:API.
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...
JSON API (jsonapi.org) support for Laravel applications.