Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caknoooo/go-image-base64-template
In this repository I want to make a base 64 image saving file in multipart/file form with the aim of making it easier for me and other developers to save and use it. This repository is used by using a clean architecture
https://github.com/caknoooo/go-image-base64-template
base64 clean-architecture gin golang image-encryption image-save
Last synced: 22 days ago
JSON representation
In this repository I want to make a base 64 image saving file in multipart/file form with the aim of making it easier for me and other developers to save and use it. This repository is used by using a clean architecture
- Host: GitHub
- URL: https://github.com/caknoooo/go-image-base64-template
- Owner: Caknoooo
- License: mit
- Created: 2023-08-21T22:53:45.000Z (over 1 year ago)
- Default Branch: main-with-database
- Last Pushed: 2023-09-01T17:23:52.000Z (over 1 year ago)
- Last Synced: 2024-11-02T00:21:35.215Z (2 months ago)
- Topics: base64, clean-architecture, gin, golang, image-encryption, image-save
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# golang-base64-file-encryption-template
in this repository I want to make a base 64 image file saving with the aim of making it easier for me or other developers to save and use it