Skip to content

Latest commit

 

History

History
88 lines (61 loc) · 2.13 KB

File metadata and controls

88 lines (61 loc) · 2.13 KB

Likit

Demo

English | 简体中文

What is Likit

Likit 是一个 Backend as a Service ,提供点赞(投票、点赞、计数)功能。 部署和使用非常容易。

Likit的目标是帮助您在10分钟内实现类似的功能。

Likit 适用于中小型应用程序。 您可以选择差异投票工具引擎来获得不同的功能和性能。

Getting started

features Simple Vote Engine Middle Vote Engine(WIP)
Vote 🚧
Unvote 🚧
Count 🚧
List the voted users 🚧
Is user Voted 🚧
Vote events 🚧
Message Queue
Rank 🚧 🚧
Requires redis redis,postgres

Roadmap

  • add Rank with limit and Rank from Message Id to Simple Vote Engine
  • Vote to Queue. Async vote
  • add Vote events record to Middle Vote Engine
  • add output message queue to Middle Vote Engine
  • add tag to message
  • Rank by tag

Screenshots

Deployment

Zeabur

Deloyment on Zeabur by one click

Deploy on Zeabur

Note: In zeabur the gRPC port is 443.

Docker Compose

wget https://raw.githubusercontent.com/CorrectRoadH/Likit/main/docker-compose.yaml

docker compose up -d

K8S

Coming soon

Documentation

Document

Usage

gRPC API

gRPC SDKs in Buf

Golang

Likit Go

Java

Likit Java

RESTful API

OpenAPI will be supported in the future

RESTful API

Who is using Likit

TechStack