32 results for “topic:service-repository-pattern”
Decouple your code in service and repository layers to have more robust project structure. Trim down the controllers and focus the main business logic at service layer. In this architecture repository layer communicates with data source and returns a define response.
MVC+Service+Repository Base architecture API+JWT auth ready Express.js of nodeJS storage Database is Mysql
Identity Provider | Microservices Project
This social media platform lets users share and showcase photos. Users can upload multiple photos at once. Features include profile photo changes, a like button, a comment section, and the ability to follow others.
MVC+Service Base architecture API+JWT auth ready Express.js of nodeJS storage Database is mongoDB
Crafted a backend architecture for a product management system using the SERVICE REPOSITORY PATTERN in Laravel. This architectural choice promotes clean separation between business logic and data access, fostering modularity, testability, and maintainability. By centralizing data interactions and business services, this setup enhance
Training program at Inosoft Bootcamp about backend developer using Laravel Framework
Backend API for GoSky airplane ticket web and android application.
Advance project assignment at Inosoft Bootcamp. The objective of this project is to make a TodoList with Service Repository Pattern and JWT
🚀 AI Chat System with Laravel 11 *A secure REST API integrating OpenAI's GPT-3.5-turbo for intelligent chatbot functionality, built with modern Laravel practices.*
URL shortener (REST API) in Laravel Framework
Cleaning Pattern Go is a code base starter kit for API Service, HTML Parser and Mysql/MariaDB Database. Using Clean Architecture and Service-Repository Pattern.
This package provides an Artisan command to generate Service and Repository layers in Laravel, helping developers build applications with clean architecture, clear separation of concerns, and scalable code structure without repetitive boilerplate.
Service Repository Pattern PoC in Golang
Service-Repository pattern for your Laravel applications
IT Ticketing system - application using MERN and Microservices Architecture
A package to generate service and repository classes for Laravel 10.x
NusaHub is a Web3 crowdfunding platform connecting Indonesian game developers with global investors through milestone-based funding and anti-fraud investor voting.
No description provided.
You can automatically create files that follow the service-repository pattern by adding custom commands to Laravel, such as php artisan make:repository and php artisan make:service
Customer Relationship Management APIs
Rest Api in Laravel 10 using the "Service-Repository" pattern
ZIO2 Application making use of Service-Repository Design Pattern.
This project aims to go SpaceX API (https://api.spacexdata.com/v3/capsules) and fetch the capsule datas from it by using PHP. Capsule datas convert into Capsule Models by using Module, Service and Repository structure. Capsule service can sync capsules according to their mission; update or create a capsule according to capsule_serial (id). Capsule model is converted to Nova Model and also API is documented into Swagger.
Car Management API using built using OpenAPI 3.0 specification ,token-based auth, and service-repository pattern. Individual project as part of fullstack development course at Binar Academy.
Book reservation system (REST API) for a bookstore in Laravel Framework
This project is to implement the Service Repository Design Pattern for Laravel
Larapi – A clean, scalable, and modular Laravel backend boilerplate, crafted with simplicity and power in mind. Now supercharged with the Service Repository Pattern, JWT-ready authentication, built-in rate limiting, smart caching, and automatic image compression — making your API faster, cleaner, and production-ready from day one. 🚀🔐⚡
Laravel Passport-based REST API with authentication, role & permission management, product & category management, polymorphic images, password reset flow, scheduled tasks, and clean architecture using Service & Repository patterns.
Image Processing API that takes an image and resizing it to the width and height that you want