A data-marshaling toolset19/01/20263 mins0Aura Marshal marshal (verb): to arrange in proper order; set out in an orderly manner; arrange clearly:…CodeIgniter admin_blogcontinue Reading..
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.19/01/20262 mins0Aura.SqlQuery Provides query builders for MySQL, Postgres, SQLite, and Microsoft SQL Server. These builders are independent of…CodeIgniter admin_blogcontinue Reading..
A simple RESTful API built with Golang to demonstrate basic CRUD operations, routing, and middleware setup.10/01/20269 mins0GoFirstApp – RESTful API with Gin & GORM Ứng dụng Go đầu tiên của bạn – Xây…Golang admin_blogcontinue Reading..
Realtime Chat App (Nestjs, TypeOrm, MySQL,WebSocket, Docker)10/01/20263 mins0NestChatApp Overview NestChatApp is a real-time chat application built using NestJS, TypeORM, MySQL, WebSocket, and Docker. This…Nest.js admin_blogcontinue Reading..
Tải source Ophim Core21/12/20252 mins0Server Requirements: Laravel Framework 8. PHP 7.3 or higher. Configure php.ini: max_input_vars=100000 MySQL 5.7 or higher. Add-on &…Laravel admin_blogcontinue Reading..
Xây dựng module phần mềm quản lý sổ đầu bài, có phân quyền và hướng dẫn sử dụng.21/12/20254 mins0Module sổ đầu bài Với sự bùng nổ về công nghệ thông tin, các công tác quản….NET admin_blogcontinue Reading..
Nest.jsReactSimple e-commerce platform using Next.js, NestJS, TypeScript, and PostgreSQL, featuring user authentication, product listings, and shopping cart functionality.