对API接口中的CRUD场景进行了丰富的封装,大幅减少开发人员在这方面的编码工作。
☆125Apr 17, 2024Updated 2 years ago
Alternatives and similar repositories for relax
Users that are interested in relax are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A minimalist API management tool☆111Jul 16, 2024Updated last year
- DDD (Domain-Driven Design) 领域驱动设计工程化落地框架,基于spring-boot的DDD开发框架。☆140Jan 15, 2024Updated 2 years ago
- A minimalist API management tool☆82Jul 16, 2024Updated last year
- A cross-platform WYSIWYG Markdown editor based on the Electron implementation.☆99Feb 24, 2024Updated 2 years ago
- 低代码数据治理脚手架☆43Apr 10, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆154Mar 19, 2024Updated 2 years ago
- OpenAI 开放API的 会话 SDK,参考mybatis框架的sql会话工厂模型实现,只需配置,开箱即用~☆153Mar 11, 2024Updated 2 years ago
- 清华智谱 ChatGLM 会话 SDK,参考mybatis框架的sql会话工厂模型实现。只需配置,开箱即用~☆144Mar 13, 2024Updated 2 years ago
- if web site (spa) updated,we can discover☆187Mar 17, 2024Updated 2 years ago
- ☆76Feb 5, 2024Updated 2 years ago
- This is a Flutter basic development framework built on third-party open-source libraries, providing convenient and easy-to-use utility cl…☆51Apr 7, 2025Updated last year
- 基于 React + Spring Boot + Picocli + 对象存储的代码生成器共享平台,又分为 3 个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker 模板引擎、多…☆158Feb 1, 2026Updated 4 months ago
- 微服务抽奖系统构建的学习过程笔记☆163Aug 17, 2024Updated last year
- SMP是一个「轻量级」流媒体平台。 它支持按流名称进行流或拉流,目前支持三种协议:StreamInfo、CodecInfo 和 Packet,分别管理流或拉的启动、编解码器信息和音频/视频帧。在网络方面,它利用基于boost::Asio的异步IO,允许并发处理大量流和拉取请…☆138Feb 17, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Springboot项目web配置,为了规范项目,很多项目已经要求全局配置一些公用的组件,例如异常捕获、参数校验、统一返回参数等。所以webconfig就是为了解决此类问题,封装好通用的参数并提供可插拔的配置☆50Mar 29, 2024Updated 2 years ago
- ☆35Nov 2, 2023Updated 2 years ago
- 使用go实现单机式/分布式限流方案☆111Mar 18, 2024Updated 2 years ago
- 这是一个基于pyqt和cv2的相机标定软件,尽可能不使用cv2提供的标定函数,目前该标定程序暂不涉及畸变。☆43Feb 11, 2024Updated 2 years ago
- Wechattty Project是一个基于JAVA的微信公众号(包括服务号和订阅号)和微信企业号的开发SDK,封装良好的API让开发者可以专注于业务逻辑的开发,提高开发效率。☆176Mar 1, 2026Updated 3 months ago
- 机器学习算法实现及实战☆37Feb 27, 2024Updated 2 years ago
- ☆31Feb 2, 2024Updated 2 years ago
- ☆34Feb 27, 2024Updated 2 years ago
- an open juedge platform using springcloud☆81May 14, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- SQL Forge — a Spring Boot database framework providing JSON CRUD API, type-safe entity operations, SQL template engine, Apache Calcite cr…☆230Jun 2, 2026Updated 2 weeks ago
- Prometheus & Alerting With ElasticSearch☆115May 19, 2024Updated 2 years ago
- 🔥micro_gateway is a micro-service gateway developed based on Vue and Golang. The system supports multiple proxy protocols (such as HTTP,…☆50Apr 22, 2024Updated 2 years ago
- A state management library for React using context and hooks.☆41Jun 4, 2025Updated last year
- ☆48Sep 6, 2024Updated last year
- Make function calling with LLM easier☆27Feb 21, 2024Updated 2 years ago
- [AAAI2024] A Perspective of Q-value Estimation on Offline-to-Online Reinforcement Learning☆312Jun 22, 2024Updated last year
- 简单的静态博客生成器☆161Mar 25, 2024Updated 2 years ago
- 📛 Autoxsh is an open-source tool that utilizes OpenAI's API to automate the generation and publishing of content on Xiaohongshu (Little …☆287Mar 25, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- go silver bullet☆47Jun 20, 2024Updated last year
- RoboMaster裁判系统信息读取,采用DMA传输,解析了比赛赛场机器人与场地的大部分数据,完全满足一般队伍的赛场信息获取(基于V1.3版本协议)☆14Feb 14, 2024Updated 2 years ago
- JDiffusion is a diffusion model library for generating images or videos based on Diffusers and Jittor.☆227Nov 17, 2025Updated 7 months ago
- GNN&GBDT-Guided Fast Optimizing Framework for Large-scale Integer Programming(Ye et al., ICML 2023): https://openreview.net/pdf?id=tX7aj…☆287Jul 19, 2023Updated 2 years ago
- SimpleFramework 是一个简易版的 Spring 框架,专注于实现 Spring 的三大核心功能:IOC(控制反转)、AOP(面向切面编程)和 MVC(模型-视图-控制器)。该项目旨在通过重新构建这些关键功能,为开发者提供深入理解 Spring 框架架构和设计理…☆208Jan 19, 2024Updated 2 years ago
- Control Google Slides With Just Hand Gestures!☆193Oct 18, 2025Updated 8 months ago
- 🐦sparrow is library to generate out-of-box http project and provide tools to generate sql and api, which saves your life 👼☆274May 22, 2024Updated 2 years ago