Skip to content

This project is a simple blob service developed using Ruby on Rails. The blob service provides a platform for users to upload and access files. Active Storage is used in the project to securely store files in local file system.

Notifications You must be signed in to change notification settings

guvenkarabulut/basic_blob_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Blob Service

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.

Features

  • 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.

Technologies Used

  • 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.

About

This project is a simple blob service developed using Ruby on Rails. The blob service provides a platform for users to upload and access files. Active Storage is used in the project to securely store files in local file system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages