| ▲ | rambleraptor 11 hours ago | |
I’ve been working on an OSS backend-in-a-box called [aepbase](https://aepbase.io/). For the past few years, a group of us from Google, Microsoft, GM, IBM, Roblox, Rubrik + more have been working on a design standard for APIs called [AEP](https://www.aep.dev). The goal is twofold: learn from our companies mistakes around APIs and enable better tooling with less configuration. We’re at a point where AEP-compliant APIs get a resource-oriented CLI, MCP server, full UI, and Terraform provider for near-zero configuration. Aepbase has been my way to tie the whole ecosystem together. You run a single binary and define the schema for a resource with one API call. Now, you’ve got a full set of CRUD APIs and support for CLI/TF/MCP/UI. After one API call. It’s a really cool way to tie together all of the work AEP has been doing. Love to hear HN’s opinions on all of this. We’re still trying to figure out the best way to sell people on AEP. | ||