Build your first gRPC service (part 2)

Build your first gRPC service (part 2)In the previous article, I introduced how to use skemaloop To create a schema contract. In this article, I will continue to introduce how to use it skemaloop To create service framework code (boilerplate) and pile code (stub) to complete the creation and opUTF-8...

Posted by shoebappa on Mon, 04 Apr 2022 03:11:32 +0930

User login of front-end SPA project based on Vue and Quasar

User login of front-end SPA project based on Vue and Quasar (2) review Through the previous article Construction of actual combat environment of front-end SPA project based on Vue and Quasar (I) We have built the local development environment and run it successfully. Today we mainly introduce tUTF-8...

Posted by dudeddy on Tue, 05 Apr 2022 08:48:16 +0930

Metadata management - complete implementation of dynamic form designer in crud API system

Form design In the previous article, we introduced some basic functions of form design through a series of cases. Form design plays a very important role and is also the core of crud API. Therefore, this paper will introduce some other functions in form design in detail. outline Form field coluUTF-8...

Posted by garrywinkler on Thu, 14 Apr 2022 15:21:55 +0930

Zero code implementation of MySql database list data paging query and full-text retrieval API

Data condition query and paging The previous document mainly introduces metadata configuration, including form definition, table relationship management, and form data entry. This paper mainly introduces the implementation of data query and paging in crud API. outline Data query API Data query UTF-8...

Posted by cocell on Fri, 15 Apr 2022 04:21:01 +0930

API de sign, token use: timestamp, token

Introduction to token Token: access token, which is used in the interface to identify the identity and credentials of the interface caller and reduce the transmission times of user name and password. Generally, the client (interface caller) needs to first apply for an interface call account froUTF-8...

Posted by sb on Sat, 16 Apr 2022 04:54:15 +0930

Enterprise wechat address book callback template - XML to JSON - makes callback no longer difficult!

When developing internal applications, we need to achieve two-way synchronization between internal applications and enterprise wechat, that is, interconnection. for instance Synchronization 1: when modifying the internal address book, the enterprise internal OA system can synchronize the enterUTF-8...

Posted by 14zero on Tue, 19 Apr 2022 02:47:41 +0930

Wechat applet - Baidu AI speech recognition——

Wechat applet - Baidu AI speech recognition - (I) 1, Baidu AI Having nothing to do one day, I saw on CSDN that a great God made a small demo with Baidu voice recognition + Turing robot that can chat (flirt with artificial mental retardation). I thought it was very interesting and wanted to realUTF-8...

Posted by bslevin on Tue, 19 Apr 2022 08:15:49 +0930

"Go framework" in-depth understanding of the middleware operating mechanism of the web framework

Hello everyone, I am a fisherman. This issue newly launched the "Go Toolbox" series, which aims to share with you practical and fun tools written in go language. At the same time, understand its underlying implementation principles in order to gain a deeper understanding of the Go language.WhenUTF-8...

Posted by ahmadajcis on Tue, 31 Jan 2023 20:07:24 +1030

Vue e-commerce backend management API interface test

introductionRecently, some people did not have an interface to practice when learning interface automation testing. In fact, in terms of interfaces, they must either find a third party to provide them, or develop them by themselves. The third-party online API requires authentication, and there UTF-8...

Posted by neuroxik on Thu, 02 Feb 2023 20:47:19 +1030