1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00

Show API URL endpoints in user interface

This commit is contained in:
Frédéric Guillot 2018-01-31 21:57:20 -08:00
parent b0442e0277
commit b78172033f
11 changed files with 99 additions and 14 deletions

View file

@ -25,7 +25,7 @@ build: linux linux-arm darwin
run:
@ go generate
@ go run main.go
@ go run main.go -debug
clean:
@ rm -f $(APP)-*