Developer Portal
Build on what we've already built
Public APIs, open-source repos, and the same Firebase patterns we use in production.
Quick start
Most of our public APIs are simple REST endpoints over Firebase Functions, authenticated with a bearer token issued from your developer account.
curl https://api.vibecodecreations.com/v1/status \ -H "Authorization: Bearer YOUR_TOKEN"
Sample projects
Starter repos showing Firebase Auth + Firestore wired up correctly for Android (Kotlin) and Flutter, with security rules included.
- • android-firebase-starter
- • flutter-firebase-starter
Open-source repositories
312★
compose-design-kit
Jetpack Compose component library
184★
firestore-rules-toolkit
Typed DSL for Firestore security rules
96★
found-it
Open-sourced core of the Found It Android app
Repo stats shown here are illustrative — Phase 4 wires this section to the live GitHub API (see README).