腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
文章/答案/技术大牛
搜索
搜索
关闭
发布
首页
学习
活动
专区
圈层
工具
返回腾讯云官网
Skemaloop
专栏成员
举报
10
文章
5016
阅读量
13
订阅数
订阅专栏
申请加入专栏
全部文章(10)
api(5)
http(3)
rpc(3)
java(2)
github(2)
linux(2)
编程算法(2)
官方文档(1)
python(1)
django(1)
git(1)
DevOps 解决方案(1)
存储(1)
开源(1)
缓存(1)
anaconda(1)
openapi(1)
搜索文章
搜索
搜索
关闭
gRPC rocks build your first gRPC service(part 2)
java
github
git
开源
http
In the previous aritile, we have created the schema. In this article, I will introduce how to generate the stub and server code.
jimmyhzhao
2022-04-10
253
0
gRPC rocks build your first gRPC service(part 1)
rpc
github
编程算法
linux
存储
If you are a beginner, you must have been frustrated by the complexity of using protoc to build a gRPC service. The protoc compiler is powerful, but not newbee friendly. In this series of articles, I will explain how I build gRPC services in a toolkit called Skemaloop, in which you will find that building a gRPC service is quite easy.
jimmyhzhao
2022-04-10
226
0
Bring development environment back to your laptop(part1)
编程算法
http
We are already in micro-services era. Yes, no doubt. From monolith time, in which it is almost impossible to run a chunky application on your laptop, to micro-services era, your application has been discomposed into much smaller services that can be deployed and started independently.
jimmyhzhao
2022-04-10
260
0
Why IDL matters in API development
openapi
linux
rpc
api
http
We are in the era of API, and our services are exposed in APIs. When there is a new business requirement coming, a context storming happens and the feature will be degined in the principle of DDD and implemented in the form of APIs. A backend developer starts his work by designing an API contract and share it with his/her frontend peers. Frontend developers or from other team design their functions by the API contract. That is to say, we must work on a solid foundation of API contract so that everyone who are in the scope can work independently and start their work in parallel.
jimmyhzhao
2022-04-10
450
0
Setup Django environment with Anaconda
anaconda
python
django
缓存
As a developer, I am always mess up my development environments, and re installation of whole operating system takes too much time. I am using anaconda to manage my development environment.
jimmyhzhao
2022-04-10
543
0
Skemaloop试用版上线
api
Skemaloop今天试用版上线! Skemaloop作为一个协议驱动开发套件,可以帮助大家快速完成一个基于protobuf和gRPC框架的API服务的创建。
jimmyhzhao
2022-04-04
391
0
构建你的第一个gRPC服务(part 2)
api
在前一篇文章中,我介绍了如何使用skemaloop来创建协议(schema contract),在本文中,我将继续介绍如何使用skemaloop来创建服务框架代码(boilerplate)和桩代码(stub)来完成你的第一个gRPC服务的创建和运行。
jimmyhzhao
2022-04-04
442
0
构建你的第一个gRPC服务(part 1)
api
java
如果你是一个新手,你一定被创建一个gRPC服务的复杂流程折磨过。 没错,protoc编译器是很强大, 有很多插件可以使用并通过创建服务器端或者客户端代码框架帮助你创建一个gRPC服务。但是,这整个过程很少有工具可以帮助你自动做到,你需要花费很多时间去学习和整理如何使用protoc来创建你的项目代码结构,然后你才能开始实现你的业务逻辑。
jimmyhzhao
2022-04-04
556
3
协议驱动开发漫谈(一)
api
rpc
在前面的文章中,我们都把注意力关注在了具体的工具使用上,没有从方法论和必要性上讨论过协议驱动开发(Schema Driven Development)这种开发模式。
jimmyhzhao
2022-04-04
588
0
开发者工具matters!
官方文档
DevOps 解决方案
很多同学对于开发工具的理解是这样的。开发工具仅仅是一个帮助开发人员进行简化工作流程的工具,如果好用当然好了,但是也不是必须的。
jimmyhzhao
2022-03-31
1.3K
0
没有更多了
社区活动
Python精品学习库
代码在线跑,知识轻松学
立即查看
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
立即体验
技术创作特训营·精选知识专栏
往期视频·干货材料·成员作品 最新动态
立即查看
领券
问题归档
专栏文章
快讯文章归档
关键词归档
开发者手册归档
开发者手册 Section 归档