lyy8510a / ms2consul_demoLinks
python微服务,注册到consul的demo
☆39Updated 3 years ago
Alternatives and similar repositories for ms2consul_demo
Users that are interested in ms2consul_demo are comparing it to the libraries listed below
Sorting:
- 管理后台脚手架,实现了RBAC, 和一个简单的SQLALCHEMY的Mapper工具,基于tornado框架☆137Updated last year
- 基于sanic的微服务基础架构☆396Updated 7 years ago
- 基于RBAC0和RBAC1模型开发的权限管理系统。该系统能够统一纳管所有应用、项目、前端菜单 、前端组件、后端接口等权限,实现了细粒度的权限控制。用户可以根据自己的角色或者权限组,灵活地管理对各种资源的访问权限。此外,该系统还支持二次认证,提供了额外的安全保障。用户可以选择使…☆236Updated 4 months ago
- 📚 一份sanic使用教程,开源小书☆394Updated last year
- 基于flask+vue的运维平台☆169Updated 8 years ago
- 基于python开发的一套内容管理系统☆76Updated 8 years ago
- 基于Python Tornado的高性能http性能测试工具。Java Netty版: https://github.com/junneyang/http-benchmark-netty 。☆81Updated 4 years ago
- ⌚️让添加执行计划任务变得更加优雅~ Flask-Apscheduler Job Center🌹☆234Updated last year
- use consul and flask to build a microservice demo(用consul作为服务注册和发现的中心,使用flask作为http服务器开发的微服务demo)☆25Updated 7 years ago
- Doge is a high-performance, Python based, open source RPC framework☆165Updated 11 months ago
- Devops定时调用http接口,定时执行SSH命令的WEB定时任 务工具。☆48Updated 3 years ago
- A very simple realtime redis monitor developed by flask+sqlite+redis☆31Updated 9 years ago
- 脚本类快速开发脚手架,集成了mysql/redis/rabbitmq/mongodb/elasticsearch,可快速进行业务开发☆52Updated 6 years ago
- A example demo base Sanic with vueJS2.x + webpack2.x as new python full stack web practice☆356Updated 8 years ago
- My Script☆20Updated 7 years ago
- 🐤 🐤 🐤 用redis实现的 分布式锁,含有超时和重试次数的控制☆27Updated 8 years ago
- 慕课网课程《Python 异步任务队列 Celery 使用》代码Repo☆38Updated 7 years ago
- fastdfs python client compatible with ver 4.0.6☆108Updated 4 years ago
- Api签名验证样例☆31Updated 8 years ago
- ☆47Updated 7 years ago
- Python client for Ctrip's Apollo.☆201Updated 5 years ago
- 【🔞这个项目废弃了,主要迁移到autocronjob项目,欢迎大家去使用】dev_task任务管理平台,实现了类似crontab定时执行任务的功能,包括任务结果的保存,展示。任务启动,禁用,等编辑,可多节点部署,随意水平扩展。☆14Updated 6 years ago
- 基于Flask+apscheduler的定时任务系统☆112Updated 5 years ago
- ☆138Updated 5 years ago
- blog_xtg 基于tornado的分布式架构博客☆176Updated 4 years ago
- Building web project framework with flask. Modular design, supporting data migration, banner, interceptor, exception handling, JSON trans…