Giter Site home page Giter Site logo

correctroadh / likit Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 1.0 2.96 MB

Likit is a backend as a service for like(vote, unlike, count) feature. It is very ease to deploy and use.

License: Other

Go 12.85% HTML 0.25% TypeScript 80.37% Less 5.89% CSS 0.01% JavaScript 0.04% Dockerfile 0.18% Shell 0.41%
baas golang like zeabur

likit's Introduction

Likit

Demo

English | 简体中文

What is Likit

Likit is a Backend as a Service for like(vote, unlike, count) feature. It is very ease to deploy and use.

The goal of Likit is help your implement like function within 10 minutes.

Likit is suitable for small and middle size application. You can select difference vote implement engine to get difference features and performance.

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

and visit http://localhost:7789 grpc host is localhost:4778

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

likit's People

Contributors

correctroadh avatar lxihaaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lxihaaa tonlypam

likit's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.