{"id":15064676,"url":"https://github.com/felipeversiane/s3filestorage","last_synced_at":"2026-01-01T22:01:50.942Z","repository":{"id":255758158,"uuid":"853091283","full_name":"felipeversiane/s3filestorage","owner":"felipeversiane","description":"handling a AWS-SDK to storage files into a fake s3 bucket with MinIO.","archived":false,"fork":false,"pushed_at":"2024-09-11T22:35:40.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T15:03:41.672Z","etag":null,"topics":["aws","cicd-pipeline","docker","filestorage","github-actions","golang","minio-client","nginx","pgxpool","postgresql","s3","s3-bucket"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipeversiane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-06T01:18:47.000Z","updated_at":"2024-09-12T02:53:37.000Z","dependencies_parsed_at":"2024-09-12T06:47:04.384Z","dependency_job_id":"d048e89f-9dcd-4086-98f0-a8d0ce5442cb","html_url":"https://github.com/felipeversiane/s3filestorage","commit_stats":null,"previous_names":["felipeversiane/s3filestorage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felipeversiane/s3filestorage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeversiane%2Fs3filestorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeversiane%2Fs3filestorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeversiane%2Fs3filestorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeversiane%2Fs3filestorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipeversiane","download_url":"https://codeload.github.com/felipeversiane/s3filestorage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeversiane%2Fs3filestorage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28164164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cicd-pipeline","docker","filestorage","github-actions","golang","minio-client","nginx","pgxpool","postgresql","s3","s3-bucket"],"created_at":"2024-09-25T00:24:18.776Z","updated_at":"2026-01-01T22:01:50.926Z","avatar_url":"https://github.com/felipeversiane.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Manager API\nAPI responsible for creating and managing files.\n\n## Introduction\n\nThe API itself is for study purposes, and aims to be a simple API for crud and file management, using Docker and a AWS S3 service.\n\n## 🛠 Main libraries used\n\n- **pgxpool** - A package from the pgx library, pgxpool provides a connection pool for PostgreSQL databases. It allows efficient management of database connections and helps in handling multiple concurrent requests to the database with reduced latency and resource consumption.\n\n- **github.com/google/uuid** - This library provides utilities for generating and working with UUIDs (Universally Unique Identifiers). It supports the creation of various types of UUIDs, including UUIDv1, UUIDv4, and UUIDv5, and is used to ensure unique identifiers in distributed systems and databases.\n\n- **github.com/aws/aws-sdk-go** - This is a Go client library for interacting with AWS services, including S3, EC2, Lambda, and more. It provides a convenient and efficient way for Go applications to communicate with AWS resources by offering APIs for managing cloud services, storage, computing, and other AWS features.\n\nFor a complete list of dependencies see the file [go.mod](https://github.com/felipeversiane/s3filestorage/blob/main/go.mod).\n\n\n## 🚀 Development build\n\nTo be able to run the project as a developer, follow the steps:\n\n - Clone the repository to your machine.\n - Remember to checkout the branch you are developing.\n\nFrom there you can run the following command to run the project and test the application\n\n```bash\n  docker-compose up --build\n```\n\nThat's it, the API is running, be happy!\n\n## Suport\n\nFor support, please email me [felipeversiane09@gmail.com](mailto:felipeversiane09@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeversiane%2Fs3filestorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipeversiane%2Fs3filestorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeversiane%2Fs3filestorage/lists"}