Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|
Frédéric Guillot
|
c234903255
|
Rename Miniflux package name to follow Go module naming convention
For reference: https://go.dev/ref/mod#major-version-suffixes
|
2023-08-09 22:10:44 -07:00 |
|
Frédéric Guillot
|
a352aff93b
|
Remove deprecated io/ioutil package
Miniflux now requires at least Go 1.16 and io/util is deprecated.
https://golang.org/doc/go1.16#ioutil
|
2021-02-16 21:25:21 -08:00 |
|
Frédéric Guillot
|
f87b05c90f
|
Update contributor link and Godoc badge for client
|
2020-10-18 21:53:07 -07:00 |
|
Frédéric Guillot
|
25cc0d2447
|
Add per-application API Keys
|
2020-03-01 18:22:45 -08:00 |
|
Frédéric Guillot
|
f43a055d63
|
Move Golang API client here
|
2018-08-24 22:23:03 -07:00 |
|