service-pattern

There are 41 repositories under service-pattern topic.

  • kyawmyintthein/golangRestfulAPISample

    Sample Restful app with chi router (golang)

    Language:Go13314134
  • bugdaryan/FoodStore

    Shopping cart application with asp.net core and entity framework

    Language:C#945046
  • timwassenburg/laravel-service-generator

    Generate services in Laravel with the artisan command

    Language:PHP932013
  • tolgaOzen/go-gotham

    Golang RESTful API Boilerplate.

    Language:Go48205
  • rakhiazfa/laravel-sarp

    Helps you in creating services and repository in laravel.

    Language:PHP25100
  • BlogCore

    VianneyDoleans/BlogCore

    Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource based authorization, Advanced search (Specification pattern) and much more.

    Language:C#16228
  • madalinpopa/py-patterns

    A collection of Python design patterns implementations and examples, featuring repository, service, and unit-of-work patterns with SQLAlchemy ORM integration.

    Language:Python13202
  • JCarri14/TripPlannerApp

    A simple Flutter app to start planning your trips.

    Language:Dart6102
  • jareerzeenam/Laravel-Service-Pattern-and-DTOs

    This repository showcases a Laravel project implementing the Service Pattern along with Data Transfer Objects (DTOs) for handling blog-related operations. The primary goal is to demonstrate a clean and maintainable architecture by separating concerns and promoting reusability.

  • mifthulyn07/dailybrief-api

    Daily Brief is a daily employee attendance app designed to simplify the process of recording and managing employee attendance. With this app, employees can easily check in and check out, while managers can efficiently monitor attendance records.

    Language:PHP3100
  • imdhemy/repovel

    Implement Repository pattern and add Services layer for Laravel applications.

    Language:PHP2202
  • Muhammad-Sarfaraz/AuraVue

    AuraVue: A high-performance Vue.js & Vite boilerplate for rapidly building robust Vue.js applications.

    Language:Vue210
  • amrudzr/articles-api

    🔗 A Laravel project demonstrating the implementation of the Repository Pattern for data access. This local API provides endpoints for managing articles and is designed to be scalable and maintainable. The Repository Pattern helps to encapsulate data access logic and improve testability.

    Language:PHP10
  • ctolon/fastapi-blog-app-async

    Fast API Based Blog App Project with MVC Arch, Repository and Service Pattern

    Language:Python1101
  • FlazeFy/GudangKu-Express

    GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using ExpressJS

    Language:TypeScript1
  • mcoypaco/laravel-playground

    Laravel with implementation of Repository and Service Pattern

    Language:PHP1100
  • neuro-machina/FService

    Simple service pattern plugin for Flax Engine, inspired by MonoGame ServiceContainer.

    Language:C#1100
  • eliasprates/crudDapperMicroOrm

    CRUD (create, read, update and delete) with DAPPER Micro ORM

    Language:C#0100
  • eliasprates/InventoryManagementAPI

    A simple application with .Net and MongoDB

    Language:C#00
  • fatma2705/Autonoleggio-BE

    Progetto Autonoleggio BE fatto con java17 e il framework Spring

    Language:Java0100
  • haroon-mahmood-4276/laravel-service-pattern

    A minimal package to implement Service Design Pattern in Laravel. It will also bind interface and service class in the AppServiceProvider.php.

    Language:PHP0100
  • JonasCastro/api-GoFinances

    API NodeJS para armazenar transações financeiras de entrada e saída. A aplicação permite o cadastro e a listagem dessas transações.

    Language:JavaScript0200
  • artisan_service_repository_generator

    joseangelcrn/artisan_service_repository_generator

    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

    Language:PHP00
  • LucasAuSilva/Projeto_Volvo

    Api desenvolvida para o curso .NET da PUCPR em parceria com a Volvo, onde foram utilizados ASP.NET Core, Entity Framework e SQL Server

    Language:C#0100
  • rezaakbar35/upload-file-mvc-repo-pattern

    This project will focus on the use of Multer for file uploads, displaying them using serve static, and implementing the MVC-Repo-Service design pattern.

    Language:JavaScript0101
  • rezapfebriyan/laravel-service-repository-pattern

    Implementation repository and service pattern in laravel

    Language:PHP0100
  • ryanroydev/Simple-Laravel-API-with-Service-and-Repository-Pattern

    A simple Laravel API for managing an inventory system, demonstrating the Service and Repository Patterns for clean architecture. Includes unit tests for CRUD operations.

    Language:PHP00
  • Samar-Haider/TPlexApiTestProject

    Asp.Net 6 API having Employee to Department relation built on N-Tier architecture using service and repository pattern. Logs error to files using NLog. Also has an Xunit project that performs unit testing on the api endpoints

    Language:C#0101
  • vandergraaf12/CatalogoPeliculasApp

    Aplicación de catalogo de peliculas

    Language:Java0100
  • vestusola/laravel-sr-pattern

    Laravel API to create post using the Service and Repository pattern

    Language:PHP0100
  • Amir-16/bidding_api

    google bidding Api

    Language:PHP10
  • FlazeFy/MyAry-Go

    MyAry is an app that lets you capture your daily stories, track emotions like sadness and tiredness, and reflect on your journey. It analyzes your emotional trends over time and offers personalized suggestions to help improve your well-being. Created using Golang Gin

    Language:Go
  • MathEyraud/Java-Learn-JDBC

    Dépôt pour apprendre et expérimenter avec JDBC, de la connexion directe aux bases de données MySQL et PostgreSQL à l'utilisation de repositories et services. Inclut des scripts de création de DB et conseils pour la gestion des connexions avec DriverManager et DataSource.

    Language:Java10