Alternatives
Products that do what Micro – Platform APIs built for developers does
Hey all, Just reposting after about a year since the last time I shared. Micro is a platform for API development. It combines a lot of the core primitives you'd expect from a cloud platform as a single logical server. The closest equivalent is Dapr.io. It bakes in the concept of environments, source to running builds and a framework for Go development. It's useful where you want to write backend services in Go and expose them through a single API (also included in Micro). We once wrote about "Netlify for the frontend, Micro for the backend"…
- 1MA
2021 · m3o.com
- 2

- 3

- 4AE
2018 · github.com
- 5

- 6MA
2021 · github.com
- 7

- 8IW
Hi HN! During the last few years, I worked on a few applications built with Go, running on AWS Lambda. As I got to know the platform better, I started to find Go & Lambda to be a really productive combination. The applications were fast, and they ended up being much cheaper to run than what my team & I had built before. It’s probably not the best platform for _every_ application, but I was surprised at how much of our workload worked well on it. As we brought new engineers on to our team and helped them get up to speed with the stack, I found that we were covering a lot of the same topics…
2021
- 9FQ
2020 · github.com
- 10

- 11GM
2015 · github.com
- 12GM
2019 · go.micro.mu
- 13AT
This began as a passion project and an opportunity to learn new tech. I've always experienced frustration developing APIs, especially the RESTful CRUD style of data APIs. It always felt like I was repeating the same patterns over and over again, and that was tedium I didn't want. A little over a year ago, I wanted to learn more about Go, Firecracker microVM, and Svelte and thought "Could I build an API framework that was just a simple description of resources? What would that look like?" That lead me to https://firecracker-microvm.github.io/, which landed me on…
Dec 2025 · attainable.dev
- 14MS
2020 · medium.com
- 15DF
2015 · github.com
- 16AD
I'd like to share a project I've been working on for the past few months. It's a distributed workflow engine written entirely in Go. Some highlights: * Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI Would love the get your feedback on it, and find out if this could be useful.
2023 · github.com
- 17MI
Hi! Recently I've launched - mybfio.io - platform for software reviews with social network aspect. Prehistory Many great system are already in place that allow people to search and rate software products, including the site I am publishing this post on. However I have always felt that those systems are not specifically centered around product/software development lifecycle (releases, real users feedback over a product entire lifetime, so on) and often too broad or not designed specifically for that type of work, which is ok. Why? As an opensource author I would like to have constant…
2021
- 18AO
Me and a few friends have been working multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We currently support: - Networking (virtual_network, subnet, route_table, security_group, network_interface,…
2022
- 19IV
Hey HN, As most of you (I think?), I cannot learn something without having a project, on the side, to implement what I’ve just learned. Recode is the project that I've used to learn Go. It lets you create a development environment in your cloud provider account easily. You can think of it as a desktop version of Gitpod / Coder / GitHub Codespaces less polished and with less features but 100% free and open-source. At the time of writing, it only works with Visual Studio Code and AWS. In order to let you configure your development environments easily, I’ve chosen to use Docker with…
2022 · github.com
- 20IL
My name is Elliott. For the last three years, I’ve been building a DevOps platform on the best-in-class open source platforms (Kubernetes, Elixir, PostgreSQL, Grafana, etc.). The goal is to give engineering teams access to a modern DevOps infrastructure without needing to have a full SRE/DevOps team dedicated. It’s also open source /fair source - all the source code is here → https://github.com/batteries-included/batteries-included I shipped a public beta today and would love to hear initial reactions, thoughts, and feedback. Here are details of the platform: *…
2024 · batteriesincl.com
- 21MB
Hi, I spent the last year and a half writing a book on Docker and microservices, which was finally released on O'Reilly this week. "Using Docker: Developing and Deploying Software with Containers" takes a holistic approach, showing how containers can be used as the central artifact in a modern software development workflow. If anyone has any q's or feedback, please feel free to comment below. The book is available at: http://shop.oreilly.com/product/0636920035671.do (use code AUTHD for a discount)…
2016
- 22NW
Hello HN, Milin @Noop.dev[1] here! We're very excited to share Noop Workshop with you! For the past several months we have been preparing to launch the Noop Developer Platform. The platform handles all aspects of running and operating your software. Until a few months ago, our focus was on hosting and running software in the Cloud. But we realized there's a growing need for local development tools that can help make the transition from local development to cloud hosting easier. And so, Workshop was born. We felt existing tools were either too specialized or too disconnected from the specific…
2024 · noop.dev
- 23GA
I started working on this back in 2019, mostly as a design idea. Over the last month I made a big push to make it 100% usable and replace C# in all my personal projects. I now feel it's solid enough to gather feedback from other developers. If you take it for a spin, I hope you enjoy it and send your thoughts!
Jun 2026 · davidobando.github.io
- 24OS
Hi HN! So this all started out as an experiment. I wanted to test the Golang gomobile library to build a small app on Android in Go. And it turned out to be a game, and harder than I thought... After a lot of work and many gotchas (and a lot of moments where I was about to give up and started to squint on Unity) I finally manage to create a working game for Android with Go. The game is quite simple and if it wasn't for being written in OpenGL/OpenAL from scratch it would be quite simple to make it in Unity or any other game engine for that matter. Another goal of my project was actually…
2022
Ranked by how close each launch is in meaning, then by votes. Refine with a description →