Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Fedbox Alternatives
Similar projects and alternatives to fedbox
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
textual
Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!
-
nostr
a truly censorship-resistant alternative to Twitter that has a chance of working
-
-
ens
Implementations for ENS core functionality: The registry, registrars, and public resolvers.
-
-
-
-
-
-
rebased
Fediverse backend written in Elixir. The recommended backend for Soapbox.
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
fedbox reviews and mentions
-
I Wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
Well, there is one already as the reference implementation for a suite of libraries I wrote. You can find it at https://github.com/go-ap/fedbox. (Contributions welcome)
-
We need a textodon (text-only Fediverse hub)
Also my project, mentioned elsewhere in the thread: https://github.com/go-ap/fedbox, supports filesystem storage directly.
Indeed.
I'm the one developing that, any questions or feedback I'll be glad to hear it, and thank you for your interest. :)
The sourcehut one is the non canonical repository, the canonical one is at https://github.com/go-ap/fedbox as the application serves as a testing bed for the GoActivityPub library that I'm working on, which is under the go-ap github organization.
I'd be very glad if any other Go developers interested in interacting with the fediverse take a look and see if they can use it.
-
Go-Fed: ActivityPub in Go
Hi, I'm the developer of go-ap. Which parts of it are giving you trouble? I'm always open to answer questions to the project's mailing list: https://lists.sr.ht/~mariusor/activitypub-go
There is a rather hidden wiki that has some more information than strictly the comments in the code: https://man.sr.ht/~mariusor/go-activitypub/
If you are looking for examples, there is a reference server at https://github.com/go-ap/fedbox
-
Gophers on Mastodon
There is a Go implementation of a generic ActivityPub service. I am actively working on it as we speak: https://github.com/go-ap/fedbox. (You can see a demo instance of it at https://federated.id)
-
First release of LemmyBB, a federated bulletin board written in Rust
That's pretty cool actually. I've been tossing around the idea of a federating forum style UX that uses ActivityPub, and I figured it would be easy using something like this https://github.com/go-ap/fedbox
I don't know how many generic AP backend servers are out there, but it looks like Lemmy is becoming one. I hope they keep with the AP spec and allow any functionality in addition to it to be modular.
-
Mastodon.technology Is Shutting Down
> What we really need in this landscape is dead simple services.
I'm working on exactly that: a service that acts as an ActivityPub server (code[1], example[2], example application running on top of it[3]) for users in the form of a static binary. It supports multiple storage backends that can be selected individually or all together at build time and it can be extended to many more.
[1] https://github.com/go-ap/fedbox
[3] https://littr.me
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Stats
go-ap/fedbox is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fedbox is Go.