Filestack Technical Glossary

Comprehensive reference for Filestack platform architecture and services

SDK (Software Development Kit)

Development

Programming libraries and tools provided for different languages and platforms to integrate Filestack’s services into applications.

SDK Categories

Client-Side SDKs

  • JavaScript: File Picker, Image Editor, Client API access
  • React: File Picker Widget for React applications
  • Angular: File Picker Widget for Angular applications
  • iOS (Swift): Native iOS File Picker and Transformations
  • Android: Native Android File Picker and Transformations

Server-Side SDKs

  • Python, Java, PHP, Ruby, Go: Server API access and security signature generation

Key Functions

  • API wrapper and abstraction
  • Authentication and security handling
  • UI component integration
  • Error handling and validation

📚 Filestack Documentation

Learn more about SDK (Software Development Kit) in the official Filestack documentation:

Related Terms