UrlReaderService
Home > @backstage/backend-plugin-api
> UrlReaderService
A generic interface for fetching plain data from URLs.
See the service documentation for more details.
Signature:
export interface UrlReaderService
Methods
Method |
Description |
---|---|
Reads a full or partial file tree. | |
Reads a single file and return its content. | |
Searches for a file in a tree using a glob pattern. |