InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Indigo Alternatives
Similar projects and alternatives to indigo
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
free-gophers-pack
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
-
-
-
nederlandskie
A Bluesky feed generator written in Rust, serving posts written in Russian by people living in Netherlands
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
indigo discussion
indigo reviews and mentions
- Show HN: Atproto.at – At Protocol Explorer
- A new path forward for WordPress, and for the open web
-
I am developing this social media platform as a solo founder
Have you considered building it on https://atproto.com ?
-
Bluesky isn't just another Twitter/X competitor. It fixes social media
ATProtocol (the thing Bluesky is building that changes the social media game) enables anyone to create custom feeds (algorithms) and moderation services.
Since I switched to my own custom feeds, I spend far less time on social media. I have a bunch of little topic "boxes", ordered chronologically, and can get caught up quickly without distraction.
https://atproto.com
-
Bluesky API: Unlocking the Power of Social Data for Developers
Bluesky is a decentralized social media platform built on the authenticated transport (AT) protocol, designed to function without the control of a single company. Unlike traditional social networks where a central authority dictates the user experience and controls all data, the Bluesky API empowers users to maintain autonomy over their digital presence.
-
How I Built My Own Last.fm Clone on Bluesky’s AT Protocol — Join the Beta!
Walled garden: No true interoperability with decentralized social networks. Limited control: Users don't fully own their listening data. Feature stagnation: The core experience hasn't evolved much. The Bluesky AT Protocol (ATProto) offers a decentralized social graph where users own their content and identity, making it the perfect foundation for a next-gen music scrobbling service.
-
When Imperfect Systems Are Good, Actually: Bluesky's Lossy Timelines
the backend (the AppView) can be found here:
https://github.com/bluesky-social/atproto/tree/main/packages...
there are various supporting services written in Go as well
https://github.com/bluesky-social/indigo
-
Bluesky now has 30 million users
I did not use Bluesky a lot, and just set it up to try self-hosting.
From what I know :
- Right now you can self-host your PDS (Personal Data Server) that hosts your user account basically, and all of your user content (posts, images, etc...)
- The easiest way to register is to use bluesky's frontend, and specifying your PDS address, I didn't try to self-host it too but I would assume if you self-host the bluesky web app, or just do the api calls to your PDS by hand or in another application, registration would work too.
- From what I understood, when you post, it is completely stored on your PDS, and then there are kinds of "mega nodes", (I think they are called Firehoses ?) That aggregate from a bunch of PDS, (and the official bsky.social PDS) and present it to end users. I don't think you can self-host theses just yet.
So, in the end, I think you can absolutely interact on Bluesky without being registered, by installing your own PDS and only making calls to create an account on it and post on it, without having an account elsewhere. However, the "end user" part is still closed off for now, since the Blue Sky Frontend uses *official* aggregators that could theoretically refuse your posts.
Go here for more information:
https://atproto.com/
https://docs.bsky.app/docs/advanced-guides/atproto
https://docs.bsky.app/docs/advanced-guides/firehose
-
Bluesky OAuth2 Client, with Vanilla JavaScript
{ "resource": "https://velvetfoot.us-east.host.bsky.network", "authorization_servers": [ "https://bsky.social" ], "scopes_supported": [], "bearer_methods_supported": [ "header" ], "resource_documentation": "https://atproto.com" }
-
How to Build a GenAI Bluesky Bot with Langflow, TypeScript,and Node.js
Bluesky is a social network built on the AT Protocol: an open, decentralised way for building social applications. The AT Protocol is open, which means that developers can use it to build their own applications, from custom feeds, to clients, to my favorite: bots.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Stats
bluesky-social/indigo is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of indigo is Go.