go-unsplash
Go Client for the Unsplash API (by hbagdi)
simpleforce
Simple Golang client for Salesforce (by simpleforce)
go-unsplash | simpleforce | |
---|---|---|
866 | 1 | |
76 | 101 | |
- | 0.0% | |
1.8 | 0.0 | |
over 2 years ago | about 1 year ago | |
Go | Go | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-unsplash
Posts with mentions or reviews of go-unsplash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-23.
-
Vibe Coding with Lovable - Build a Collaborative Image Gallery📸❤️🔥
Unsplash is a popular platform that provides high-quality, royalty-free images via its API. By using the Unsplash API, developers can programmatically fetch random or curated images for their applications without having to host or manage image assets themselves. This makes it perfect for projects like our Pinterest-style wall, where you want a steady stream of beautiful images with minimal backend complexity.
-
A Weather Clock (with Alarms) for ESP32 / Raspberry Pi Pico Implemented with Arduino Framework
... // ##### // # you will need to either // # . enable and complete the following "secret" block // # . or create and complete the "secret" block in the file `_secret.h` // ##### #if false // ---------------------- // !!! "secret" block !!! // ---------------------- // // ***** // * you can setup WIFI_SSID / WIFI_PASSWORD; for ESP32, if WIFI_SSID not defined, will use WiFiManager to get WiFi SSID and password // * you will need to setup OPEN_WEATHER_MAP_APP_ID // * you can optionally setup UNSPLASH_CLIENT_ID // ***** #define WIFI_SSID "" #define WIFI_PASSWORD "" // you MUST get APP_ID from https://home.openweathermap.org/users/sign_up #define OPEN_WEATHER_MAP_APP_ID "" // optionally, sign up and create an app to get Access Key from https://unsplash.com/developers // comment out UNSPLASH_CLIENT_ID if you do not want to use unsplash.com #define UNSPLASH_CLIENT_ID "" #else #include "_secret.h" #endif ...
-
Think Twice Before Migrating Between PostgreSQL and MySQL
Photo by benjamin lehman on Unsplash
-
The Best 100 Free UI/UX Resources for Every Designer & Developer
Unsplash unsplash.com High-resolution, royalty-free photos for commercial use.
-
30 Best Free Tools for Frontend Developers in 2025
Website: unsplash.com
- Blue-Green Deployment in a Local Environment with Docker
- TailwindCSS Tip : How to prevent Layout Shifts With Aspect Ratio
-
Three Free Resource Websites to Boost My Workflow
As a developer and designer, we often need high-quality images and vector resources for projects. In this post, I’ll share three of my go-to platforms: Unsplash (free high-quality photos), pngfree.ai (free high-quality PNG images), and SVGRepo (free SVG vector graphics). These sites have helped me save countless hours, and I think they might come in handy for others too.
-
Facing my performance anxiety
Photo by Wan San Yip on Unsplash Photo by the blowup on Unsplash
simpleforce
Posts with mentions or reviews of simpleforce.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Trying to get rid of Eureka
for my current project, had to use Rest API with Golang. found Simpleforce worked beautifully. https://github.com/simpleforce/simpleforce
What are some alternatives?
When comparing go-unsplash and simpleforce you can also consider the following projects:
picsum-photos - Lorem Ipsum... but for photos.
pushover - Go wrapper for the Pushover API
Google Fonts - Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
mtproto - 🦋 Full-native go implementation of Telegram API
squoosh - Make images smaller using best-in-class codecs, right in the browser.
anaconda - A Go client library for the Twitter 1.1 API