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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rust backend with auth routes #3645

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add Rust backend with auth routes #3645

wants to merge 10 commits into from

Commits on Dec 17, 2023

  1. Bootstrap Cargo

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    45e6d06 View commit details
    Browse the repository at this point in the history
  2. Bootstrap Cargo more

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d96ec05 View commit details
    Browse the repository at this point in the history
  3. Add deps

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6021081 View commit details
    Browse the repository at this point in the history
  4. Add barebones HTTP server

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    214637d View commit details
    Browse the repository at this point in the history
  5. Add skeleton of API

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    eeeb165 View commit details
    Browse the repository at this point in the history
  6. Remove unused deps

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    fdc5469 View commit details
    Browse the repository at this point in the history
  7. Add auth endpoints

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    415f145 View commit details
    Browse the repository at this point in the history
  8. Add auth endpoints

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    51cd05c View commit details
    Browse the repository at this point in the history
  9. Add CI script

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    053391c View commit details
    Browse the repository at this point in the history
  10. Add comments

    chrisgzf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ee789f6 View commit details
    Browse the repository at this point in the history