Skip to content
View liushibao's full-sized avatar

Block or report liushibao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. my-server-framework my-server-framework Public

    a light weight nodejs express framework, including dependency injection using inversifyjs, a thin wrapper over pg lib as a light ORM. This framework (try to) adopts CQRS design principle, uses Kafk…

    TypeScript 1

  2. angular-starter angular-starter Public

    A project starter, extended ionic templates with authentication guard, interceptor and services, other basic services such as cache, log, toast are included. This client side project start can work…

    TypeScript 1

  3. asp.net-core-minimal-api-demo asp.net-core-minimal-api-demo Public

    This is a demo project of the back-end of my vue3 front-end app demo. It demonstrates how to use Wechat for login and jwt-token authentication. The persistent data storage is SqlServer, with SqlSug…

    C#

  4. vue3-demo-app vue3-demo-app Public

    The currently implemented functions are form input vailidation, canvas drawn qrcode, apache echarts data visualization,walterfall information card layout, jwt-token authenticated http request.

    Vue

  5. asp.net-core-mvc-webapi-demo asp.net-core-mvc-webapi-demo Public

    Demonstrates how to use Wechat for login and jwt-token authentication. The persistent data storage is SqlServer, with SqlSugar as the ORM lib. Http responses and other non-persistent data are store…

    C#

  6. asp.net-core-webapi-mongodb-demo asp.net-core-webapi-mongodb-demo Public

    这是我的Vue3前端Demo项目的配套后端。本项目的功能与我账号下的另外两个后端demo一致。展示了微信登录和使用jwt-token身份验证。唯一区别是这个demo使用MongoDB数据库,另外两个使用Sql Server和Redis。

    C#