Tutorials
11/22/25Less than 1 minuteTutorials
Tutorials
Welcome to the Silly framework tutorials! This section provides a step-by-step learning path to help beginners get started quickly.
Recommended Learning Path
- Getting Started - Get up and running with Silly in 10 minutes
- Echo Server - Learn network programming and coroutines
- HTTP Server - Build RESTful APIs
- Database Application - Complete application with MySQL + Redis
- WebSocket Chat Room - Real-time communication application
Tutorial Features
- Learning-Oriented: Learn core concepts through practice
- Progressive: From simple to complex
- Runnable Code: All examples are verified and can be run directly
Next Steps
After completing the tutorials, you can check out:
- Guides - Solve specific problems
- API Reference - Detailed API documentation