Discover Packages
github.com/sylvanus-mofor/go-aws-s3-crud-api
command
module
Version:
v0.0.0-...-fa4b419
Opens a new window with list of versions in this module.
Published: Nov 28, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Go S3 CRUD API
This is a simple RESTful API built in Go that interacts with Amazon S3 (Simple Storage Service). The API allows users to perform basic CRUD operations on files stored in an S3 bucket.
Features
Upload files to an S3 bucket
List files in the S3 bucket
Delete files from the S3 bucket
Prerequisites
Go installed on your local machine
AWS Account with access to S3
AWS CLI configured with your credentials
Installation
Clone the repository:
git clone https://github.com/sylvanus-mofor/go-s3-app.git
cd go-s3-app
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.