[Home](../README.md) > HttpStorageService

# Class: HttpStorageService

Service layer for storage API operations.

## Constructors

<table><thead><tr><th>

Constructor

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead>
<tbody>
<tr><td>

`constructor(providers)`

</td><td>



</td><td>



</td></tr>
</tbody></table>

## Methods

<table><thead><tr><th>

Method

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead>
<tbody>
<tr><td>

[getItem(request)](./HttpStorageService.getItem.md)

</td><td>



</td><td>



</td></tr>
<tr><td>

[getChildren(request)](./HttpStorageService.getChildren.md)

</td><td>



</td><td>



</td></tr>
<tr><td>

[getFile(request)](./HttpStorageService.getFile.md)

</td><td>



</td><td>



</td></tr>
<tr><td>

[saveFile(request)](./HttpStorageService.saveFile.md)

</td><td>



</td><td>



</td></tr>
<tr><td>

[createDirectory(request)](./HttpStorageService.createDirectory.md)

</td><td>



</td><td>



</td></tr>
<tr><td>

[sync(request)](./HttpStorageService.sync.md)

</td><td>



</td><td>



</td></tr>
</tbody></table>
