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:
parent
d0377d5d9d
commit
09e9b0361d
44 changed files with 995 additions and 1 deletions
7
contrib/bruno/miniflux/environments/Local.bru
Normal file
7
contrib/bruno/miniflux/environments/Local.bru
Normal file
|
@ -0,0 +1,7 @@
|
|||
vars {
|
||||
minifluxBaseURL: http://127.0.0.1:8080
|
||||
minifluxUsername: admin
|
||||
}
|
||||
vars:secret [
|
||||
minifluxPassword
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue