OSpec Examples
Real-world OSpec examples from simple websites to ML pipelines
OSpec Examples
Explore real-world examples of OSpec specifications across different outcome types and complexity levels.
Featured Examples
E-Commerce Shop Website
Full-featured online store with products, cart, checkout, and payments
2D Web Game
Interactive 2D web game with real-time multiplayer, physics, and leaderboards
Cloud Infrastructure as Code
Complete cloud infrastructure setup using Terraform with monitoring, security, and auto-scaling
ML Training Pipeline
End-to-end machine learning pipeline for image classification with MLOps best practices
Expense Tracker Mobile App
Cross-platform mobile app for expense tracking with receipt scanning, budgets, and analytics
Task Management API
RESTful API for task management with authentication, CRUD operations, and real-time updates
Project Management CLI
Cross-platform command-line tool for managing projects, tasks, and workflows with offline support
JavaScript Library Package
Reusable JavaScript library with TypeScript, comprehensive testing, and NPM publishing
Example Categories
Web Applications
- Shop Website - E-commerce site with authentication and payments
- Examples of full-stack web applications with authentication, databases, and deployment
APIs & Services
- API Service - RESTful API with comprehensive features
- RESTful and GraphQL APIs with proper documentation and testing
CLI Tools
- CLI Tool - Command-line application with subcommands
- Command-line utilities and developer tools
Mobile Applications
- Mobile App - React Native cross-platform app
- Native and cross-platform mobile development examples
Games & Interactive
- 2D Web Game - Multiplayer space shooter game
- Interactive applications and real-time systems
Libraries & Packages
- JavaScript Library - Reusable utility library
- Open source packages and reusable components
Machine Learning
- ML Training Pipeline - End-to-end ML workflow
- ML pipelines, data processing, and model deployment examples
Infrastructure
- Cloud Infrastructure - Production-ready cloud setup
- Infrastructure as code and deployment automation
Contributing Examples
Have an interesting OSpec example to share? We welcome contributions!
- Fork the repository
- Add your example in
_examples/your-example.md
- Follow the example template
- Submit a pull request
Related Resources
- Getting Started Guide - Learn OSpec basics
- OSpec Specification - Complete technical reference
- Cookbook - Common patterns and solutions