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

feat: GoCert 1.0 Handlers #7

Merged
merged 14 commits into from
Apr 24, 2024
Merged

feat: GoCert 1.0 Handlers #7

merged 14 commits into from
Apr 24, 2024

Commits on Apr 18, 2024

  1. api done no tests yet

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6ed0e1e View commit details
    Browse the repository at this point in the history
  2. reorganize handlers

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d89f479 View commit details
    Browse the repository at this point in the history
  3. gocert server tests done

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9b1d31e View commit details
    Browse the repository at this point in the history
  4. bit more test and lint

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    afe88dd View commit details
    Browse the repository at this point in the history
  5. move api to internal

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    db9e3bf View commit details
    Browse the repository at this point in the history
  6. new gocertrouter

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    22b6173 View commit details
    Browse the repository at this point in the history
  7. http constants instead of ints

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ffbee9a View commit details
    Browse the repository at this point in the history
  8. standardize not found error

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d211910 View commit details
    Browse the repository at this point in the history
  9. better response for deleting

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    82ab3d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec1c385 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1fc40e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbaa5c2 View commit details
    Browse the repository at this point in the history
  13. rename logError

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0d212bf View commit details
    Browse the repository at this point in the history
  14. added delete cert endpoint

    kayra1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9516887 View commit details
    Browse the repository at this point in the history