File: README.md

package info (click to toggle)
golang-github-tombuildsstuff-giovanni 0.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 15,908 kB
  • sloc: makefile: 3
file content (25 lines) | stat: -rw-r--r-- 515 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Storage API Version 2017-07-29

The following API's are supported by this SDK - more information about each SDK can be found within the README in each package.

## Blob Storage

- [Blobs API](blob/blobs)
- [Containers API](blob/containers)

## File Storage

- [Directories API](file/directories)
- [Files API](file/files)
- [Shares API](file/shares)

## Queue Storage

- [Queues API](queue/queues)
- [Messages API](queue/messages)

## Table Storage

- [Entities API](table/entities)
- [Tables API](table/tables)