Skip to content

lezi-wiki/lezi-api

Repository files navigation

Lezi Api

A fast API program for people who are silly and funny.

Demo

https://api.lezi.wiki/

API Docs

Wiki pages - Docs v1

Use

Run

Go to Releases to download the corresponding version of the program.Then unpack it and get the main program.

Start command(Linux):

./lezi-api

Build

git clone https://github.com/lezi-wiki/lezi-api
cd lezi-api
go run github.com/google/wire/cmd/wire@latest ./...
go build -o ../lezi-api
cd ..

License

under GPL-3.0 license