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

Implementation of http-auth exercise #1

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 25, 2022

  1. basic server

    tgvashworth committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    9f92a9c View commit details
    Browse the repository at this point in the history
  2. routes with statuses

    tgvashworth committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    966a19a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. basic POST implementation

    tgvashworth committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    3ce0cee View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. HTML and POST examples

    tgvashworth committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    d342a4a View commit details
    Browse the repository at this point in the history
  2. basic query params

    tgvashworth committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    7f37c22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6eb216 View commit details
    Browse the repository at this point in the history
  4. basic auth

    tgvashworth committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    80c5083 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    914af63 View commit details
    Browse the repository at this point in the history
  6. rate limiting

    tgvashworth committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    d949b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    4c0fd8f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. remove readme in favor of IMPLEMENTATON.md

    This will lower burden of syncing the README
    tgvashworth committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    cb38389 View commit details
    Browse the repository at this point in the history