1 repository
Endpoints and token management for building custom integrations and automating workflows against the file manager.
Distinct from API Integrations: Distinct from API Integrations: focuses on developer-facing token generation and documentation browsing for the file manager's own API, not general third-party service connectors.
Explore 1 awesome GitHub repository matching networking & communication · Developer. Refine with filters or upvote what's useful.
FileBrowser is an open-source, self-hosted file management interface that runs as a single binary with no external dependencies. It provides a web-based interface for browsing, uploading, editing, and sharing files on a remote server, with a core architecture built on JWT-based stateless authentication and a rule-based path permission engine that controls access at the directory level. The project distinguishes itself through a comprehensive access control system that supports multi-provider authentication including OIDC, LDAP, external JWT, and two-factor authentication, alongside granular p
Provides a documented REST API with token generation for building custom integrations and automating file management workflows.