mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Move API middleware and routes to api package
This commit is contained in:
parent
a9f98adb07
commit
0925899cee
12 changed files with 132 additions and 139 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
/*
|
||||
|
||||
Package api implements API endpoints for Miniflux application.
|
||||
Package api implements API endpoints for the application.
|
||||
|
||||
*/
|
||||
package api // import "miniflux.app/api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue