Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: labstack/echo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: labstack/echo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-go-interview-practice-resource
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on Sep 16, 2025

  1. Add Go Interview Practice to Learning Resources

    Addresses issue #2816 by adding a new Learning Resources section to the README
    with the Go Interview Practice platform.
    
    **Added:**
    - New "Learning Resources" section with structured table format
    - Go Interview Practice platform: Interactive learning with 4 hands-on Echo challenges
    - Covers routing, middleware, validation, and authentication
    - No setup required - developers can practice Echo immediately
    
    **Context:**
    - Similar learning resource has been successfully added to Gin and Fiber frameworks
    - Provides practical, hands-on learning experience for Echo developers
    - Complements existing documentation with interactive challenges
    
    The resource includes:
    - GitHub repository: https://github.com/RezaSi/go-interview-practice
    - Live platform: https://app.gointerview.dev/packages/echo
    - Specific Echo challenges covering core framework concepts
    
    This addition helps developers learn Echo through practical exercises and
    supports the framework's adoption by providing accessible learning materials.
    
    Fixes #2816
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    vishr and claude committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    6ff0f25 View commit details
    Browse the repository at this point in the history
Loading