use consul and flask to build a microservice demo(用consul作为服务注册和发现的中心,使用flask作为http服务器开发的微服务demo)
☆25Feb 1, 2018Updated 8 years ago
Alternatives and similar repositories for MicroServiceUseConsulAndFlask
Users that are interested in MicroServiceUseConsulAndFlask are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- use kazoo thriftpy package and zookeeper to build a microservice demo☆20Sep 22, 2017Updated 8 years ago
- python微服务,注册到consul的demo☆39Dec 8, 2022Updated 3 years ago
- f8app 集成测试覆盖率收集 demo☆10Jun 5, 2017Updated 8 years ago
- ☆10Sep 11, 2018Updated 7 years ago
- ☆14Nov 9, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 关于python的面试题☆10Mar 11, 2019Updated 7 years ago
- Reverse libsgmain 聚安全sgmain逆向☆11Feb 29, 2020Updated 6 years ago
- 一个api, 提供在线实时查询 被执行人/失信被执行人查询结果☆12Dec 29, 2018Updated 7 years ago
- Pytest 运行 Yaml 来驱动 Appium 进行 UI 测试☆18Jun 6, 2019Updated 6 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Jun 13, 2014Updated 11 years ago
- practice☆13Aug 24, 2020Updated 5 years ago
- hzytrace☆15Jun 6, 2022Updated 3 years ago
- 自动从mysql、postgres、sqlite3、mssql等数据库生成xorm、gorm的models☆12Jan 17, 2020Updated 6 years ago
- Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack☆11Jan 14, 2021Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- realestate☆10Apr 21, 2017Updated 8 years ago
- 基于Redis Stream实现的消息队列SDK 轻量、开箱即用、高性能 适配SpringBoot3☆16May 15, 2024Updated last year
- 反反frida调试☆23Apr 30, 2023Updated 2 years ago
- Semantic Web Services Integration for Biomedical Applications☆12Jul 11, 2017Updated 8 years ago
- ☆10Nov 3, 2016Updated 9 years ago
- 基于mongodb存储,redis缓存,celery 实现的分布式爬虫。☆13Dec 7, 2022Updated 3 years ago
- 文本识别(OCR) 数据合成工具☆15Apr 22, 2020Updated 5 years ago
- Online Web News Extraction via Tag Path Feature Weighted by Text Block Density☆10Apr 1, 2017Updated 9 years ago
- Retrieve OS window buttons layout (close, maximize, minimize...)☆21May 25, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- forcemz.net☆10Mar 7, 2026Updated last month
- 蜜蜂牧场是一个数据采集清洗工具,也是一个ETL工具,同时也是一套脚本语言。☆14Jul 1, 2018Updated 7 years ago
- Code related with system programming (os, admin, etc.)☆13Jul 11, 2020Updated 5 years ago
- Frida+AndroidAsync Implement interface service registration.☆21Aug 17, 2020Updated 5 years ago
- 使用 python3 和 go 实现的一个 gprc 的 demo☆18Jun 10, 2024Updated last year
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated this week
- A RESTful DAL (Database Abstraction Layer) reference implementation written using Spring.☆18Sep 11, 2020Updated 5 years ago
- 【更新中】Go 数据结构与算法系列文章,本系列文章主要会包括常见的数据结构与算法实现,同时会包括 Go 标准库代码的分析理解,讲到对应章节的时候优先学习分析 Go 的源码实现,例如 slice、list、sort 等,然后可能会有一些常见的案例实现,同时这也是 极客时间-数…