This project is a simple blob service developed using Ruby, Ruby on Rails, and Active Storage. The service allows users to upload and access files securely. Additionally, Swagger is integrated to provide API documentation for easy understanding and integration.
- Users can upload files and securely access them.
- Files are stored using Active Storage for robust and scalable storage solutions.
- Swagger is integrated to provide clear API documentation.
- Ruby: The programming language used for building the application.
- Ruby on Rails: The web application framework used to streamline development.
- Active Storage: A component of Ruby on Rails for handling file uploads and storage.
- Swagger: A tool for documenting and testing APIs.