发现和探索全球最新的开发者工具
🐌 Ruby gem to generate SEO-optimized URL slugs for your records
Real-time guardrails for AI coding agents. 77 rules across 8 packs covering code quality, security, and infrastructure safety. Inline ignore directives, path ex
Example for using Microservices with RabbitMQ in a Django Web-Application
Python cheatsheet for beginner :construction_worker:
CMMS software backend
Docker image with FastAPI with users management, ready for production :rocket:
Django wrapper for intercooler.js - AJAX With Attributes: There is no need to be complex.
Txing 是一个基于 Vue3 + SpringBoot 的在线编程学习平台,集成了在线做题、编程竞赛、即时通讯、文章创作、视频教程、技术论坛等功能模块。前端采用 Vue3 + TypeScript + Arco Design 构建,后端使用 SpringBoot + MyBatis-Plus,并集成 Redis、
幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制