REST API starter kit powered by Laravel, OpenAPI, Sanctum.
Pandora is a modern and customizable API starter kit that provides a feature-rich REST API backend. It offers various functionalities such as API documentation, Dockerization, service repository pattern, testing, code style and linting, CI/CD, and log viewer. Pandora is based on Laravel and comes with pre-configured settings using Laravel Sail or without Docker.
Pandora is a powerful and comprehensive API starter kit for creating REST API backends. It offers various features, including API documentation, Dockerization, testing, CI/CD, and more. With easy installation instructions and Laravel as the foundation, Pandora provides a solid starting point for developers looking to build efficient and customizable APIs.
Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.