Skip to content

Provide an upload endpoint that stores files on pinata and returns a json response with the uploaded file pinata url

Notifications You must be signed in to change notification settings

dathan/go-upload-bridge-pinata

Repository files navigation

Purpose

Build a template repository to get to coding as quickly as possible, by starting from a common template which follows the guidelines here

Features

  • Makefile to build consistently in a local environment and remote environment
  • Dockerfile for a generic image to build for
  • Go Mod (which you should to your project path change)
  • VS Code environment
  • Generic docker push

TODO

  • Brew generic install [DONE]
  • GITHUB Actions build and push to dockerhub [DONE]
  • Production Builds with git tag

Installing via brew

  • brew install --verbose --build-from-source brew/Formula/go-upload-bridge-pinata.rb

About

Provide an upload endpoint that stores files on pinata and returns a json response with the uploaded file pinata url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published