External Links
This page contains links to external documentation and resources that are useful when working with Wake.
Rust Documentation
Wake is built with Rust. These resources will help you understand the language and contribute to the project:
- The Rust Programming Language - The official Rust book, perfect for learning Rust from scratch
- Rust API Documentation - Complete standard library documentation
- Rust by Example - Learn Rust through practical examples
- The Cargo Book - Guide to Rust's build system and package manager
- Rust Reference - Detailed language reference
OpenObserve Documentation
Wake integrates with OpenObserve for web-based log viewing and analysis:
- OpenObserve Official Documentation - Complete guide to OpenObserve setup and configuration
- OpenObserve GitHub Repository - Source code and community resources
- OpenObserve API Documentation - REST API reference for integration
- OpenObserve Quickstart Guide - Get started with OpenObserve in minutes
- OpenObserve Community - Community support and discussions
Kubernetes Resources
Since Wake works with Kubernetes, these resources are essential:
- Kubernetes Official Documentation - Complete Kubernetes documentation
- kubectl Reference - Command-line tool documentation
- Kubernetes API Reference - Complete API documentation
Contributing to Wake
If you're interested in contributing to Wake:
- Wake GitHub Repository - Source code and issue tracking
- Rust Code Guidelines - Rust coding style guide
- Contributing Guidelines - How to contribute to Wake