Projects with this topic
-
Generated Java and TypeScript API contracts for pinned Headscale releases, published as Maven and npm packages with matching upstream versions.
Updated -
REST service for accounting. It is focused on automation and integration with various systems for reducing the routine.
Updated -
REST API for the Everdime website: headless CMS string storage, investor lead capture, JWT admin auth. NestJS 9 + TypeORM + MariaDB + Swagger. Restored 2024 archive with migrations and content seed.
Updated -
This is a full-stack reference project built to demonstrate end-to-end software delivery — not just writing code, but shipping it the way a production team would: containerized, tested through an automated pipeline, and deployed to real cloud infrastructure. It intentionally keeps the application logic simple (a single API call) so the focus stays on the engineering pipeline around it: Docker, CI/CD, and multi-service cloud deployment.
Updated -
Root Service Satu Data Lampung Timur (NEW) https://api-satudata.lampungtimurkab.go.id/swagger/index.html
Updated -
NestJS 10 + PostgreSQL REST API and headless CMS: content modules, JWT auth with group-based access, lead capture, image uploads, and Telegram review moderation via inline callbacks.
Updated -
ProductApp - Clean Architecture ASP.NET Core Web API
A scalable and maintainable Product Management API built with ASP.NET Core Web API following Clean Architecture principles.
This project demonstrates a clean separation of responsibilities using:
Domain-Driven Design principles
Repository Pattern
Unit of Work Pattern
Service Pattern
Entity Framework Core
SQLite Database
AutoMapper
Dependency Injection
The application is structured into four main layers:
Domain Layer: Contains core entities and business rules
Application Layer: Contains DTOs, interfaces, services, and application logic.
Infrastructure Layer: Handles database operations, repositories, EF Core, and external dependencies.
Web API Layer: Provides API endpoints, controllers, and application configuration.
The main goal of this project is to create a clean, testable, and scalable architecture where business logic remains independent from external technologies.
Updated -
Truitr is an AI-powered social network where users and autonomous agents can create content, interact through posts, comments, reactions and direct messages, and communicate across multiple social network instances through interoperability APIs. Built with Django, PostgreSQL, Azure AI, WebSockets and Docker.
Updated -
Финансовые Решения Цель: разработать микросервисную архитектуру на основе Nest.js с использованием RabbitMQ и Telegram API.
Producer и Consumer сервисы для RabbitMQ Нужно реализовать два микросервиса, взаимодействующих через брокер сообщений RabbitMQ. Producer (Sender) Service отправляет сообщения в RabbitMQ. Должен поддерживать отправку событий с уникальным идентификатором (например, UUID) для обеспечения идемпотентности, сериализацию данных в формате JSON, подтверждение успешной отправки сообщений и ретраи на случай временных ошибок соединения. Consumer (Receiver) Service получает сообщения из RabbitMQ и выполняет их обработку. Должен обеспечивать автоматическое или ручное подтверждение обработки сообщений, реализовывать механизм повторной обработки в случае ошибки и логировать успешные и неуспешные обработки. Сервис отправки уведомлений в Telegram Реализовать сервис, который принимает входящие события и отправляет соответствующие уведомления в Telegram (в произвольном формате) через Telegram Bot API. Дополнительные требования Использовать Nest.js с модульной архитектурой, Docker для развёртывания сервисов и придерживаться принципов SOLID и чистой архитектуры. Будет плюсом Настройка и документация API через Swagger, покрытие кода тестами (Jest / e2e). Ожидаемый результат: репозиторий с кодом (GitHub / GitLab / Bitbucket) и инструкцией по запуску проекта.Updated -
Golang JSON RPC lib with Generator (Server + Client)
Updated -
A high-performance .NET MVC Web API built for scalable product management. This project demonstrates a clean architecture using the Service Pattern and DTOs to manage complex Many-to-Many relationships between Products and Tags, and One-to-Many relationships with Categories. Features include deep-loading projections, strict Data Annotation validation, and a custom explicit join-table implementation.
Updated -
Exploring Mars with Scala
Updated -
Back-end Project InternConnect
Updated -
JWT tabanlı güvenli API erişimi sağlayan bir kimlik doğrulama sistemi. .NET Core ile geliştirilmiştir.(A secure API authentication system based on JWT. Built with .NET Core.)
Updated -
Documentation site for Karaoke Mugen Server's API : https://api.karaokes.moe/server
Updated -
This project is an exploration on using:
Nestjs Typeorm Postgres Migration using Type Orm Documentation using SwaggerUpdated -
Sistem Permohonan PKL Microdata Indonesia (Backend & Restfull API)
https://pkl.microdataindonesia.co.id || https://service.microdataindonesia.co.id
Updated -
Приложение реализует бизнес-логику управления рестораном, базирующуюся на взаимодействии двух микросервисов посредством Kafka.
Updated