Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 757 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 757 Bytes

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