Robust media upload with Golang and Cloudinary - Fiber Version

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Fiber

    ⚡️ Express inspired web framework written in Go

  • This post will discuss adding media upload support to a REST API using the Fiber framework and Cloudinary. At the end of this tutorial, we will learn how to structure a Fiber application, integrate Cloudinary with Golang and upload media files to Cloudinary using remote URLs and local file storage.

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • Fiber is an Express inspired HTTP web framework written in Golang with performance and zero memory allocation support. Fiber is built on top of Fasthttp, an HTTP engine written in Golang.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • You can find the complete source code in this repository.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Express 5.0 – Last Push

    3 projects | news.ycombinator.com | 30 Apr 2024
  • Exploring Angular SSR: Development, API, Prefetching and Deployment

    3 projects | dev.to | 29 Apr 2024
  • Building a GitHub activity feed with Node.js and Socket.io

    3 projects | dev.to | 26 Apr 2024
  • Screen Sharing with WebRTC: Harnessing JavaScript for Seamless Streaming

    1 project | dev.to | 15 Mar 2024
  • Express.js: Introduction and Basic Routing

    1 project | dev.to | 15 Mar 2024