Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XFetch bannerAPI

Shared crates for the xfetch ecosystem.

Today this repository contains the public plugin SDK used by the core, official plugins, and third-party plugin authors.

Current Scope

  • crates/plugin-api: shared protocol crate for xfetch plugins.
  • docs/: focused documentation for setup, protocol, SDK usage, and examples.

Main Crate

The first public crate in this repository is xfetch-plugin-api.

  • Defines the wire protocol used between xfetch and plugins.
  • Provides typed helpers for reading requests and writing responses.
  • Exposes a stable base for official and third-party plugin development.

Documentation

Notes

  • This repository owns shared contracts, not end-user config files.
  • Official plugins are expected to use the same public SDK as external plugins.
  • Protocol changes should land here first and then be adopted by the core and plugin repos.

About

xfetch API, created for developers and plugins

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages