miniflux-v2/internal/api
Frédéric Guillot 52cf236699 Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
..
api.go Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
category.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
entry.go Add API endpoint to update entry title and content 2023-10-06 23:27:19 -07:00
feed.go Make the feed category optional for API clients who don't support categories 2023-10-05 21:47:04 -07:00
icon.go Add new API endpoint /icons/{iconID} 2023-10-06 13:52:33 -07:00
middleware.go Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
opml.go Add command line argument to export user feeds 2023-09-27 21:45:23 -07:00
payload.go Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
subscription.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
user.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00