Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Servemux #10

Merged
merged 7 commits into from
Feb 11, 2024
Merged

Servemux #10

merged 7 commits into from
Feb 11, 2024

Commits on Feb 11, 2024

  1. updated README

    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    1042838 View commit details
    Browse the repository at this point in the history
  2. feat: replaced Chi with default Go 1.22 servemux

    no need for the dependency for such a lightweight API. The default
    servemux will be perfectly fine.
    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    694844a View commit details
    Browse the repository at this point in the history
  3. updated README

    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b5c6c01 View commit details
    Browse the repository at this point in the history
  4. updated README

    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8a9175b View commit details
    Browse the repository at this point in the history
  5. chore: added log statement

    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c6fb8a7 View commit details
    Browse the repository at this point in the history
  6. chore: formatting

    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6a6cf71 View commit details
    Browse the repository at this point in the history
  7. add .gitignore

    nronzel committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8d4c525 View commit details
    Browse the repository at this point in the history