1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Add Bruno Miniflux API collection

Bruno is a lightweight alternative to Postman/Insomnia.

- https://www.usebruno.com
- https://github.com/usebruno/bruno
This commit is contained in:
Frédéric Guillot 2023-10-06 19:39:20 -07:00
parent d0377d5d9d
commit 09e9b0361d
44 changed files with 995 additions and 1 deletions

View file

@ -0,0 +1,7 @@
vars {
minifluxBaseURL: http://127.0.0.1:8080
minifluxUsername: admin
}
vars:secret [
minifluxPassword
]