Adapters ========================== Extending Annet uses `Entry Points `_ mechanism for customization. For example, you can implement the Storage interface on top of your favorite inventory system. Storage ---------------------- Must implement `StorageProvider and Storage interface `_ Fetcher ---------------------- Deployer ----------------------