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(api): add user endpoints #137

Merged
merged 10 commits into from
Nov 28, 2023
Merged

feat(api): add user endpoints #137

merged 10 commits into from
Nov 28, 2023

Commits on Nov 19, 2023

  1. create database schema

    nganphan123 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c1d1af5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. create database schema

    nganphan123 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6763199 View commit details
    Browse the repository at this point in the history
  2. update generate file

    nganphan123 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    918d4e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c16537a View commit details
    Browse the repository at this point in the history
  4. remove old migration file

    nganphan123 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    830a6e2 View commit details
    Browse the repository at this point in the history
  5. add get user data api

    nganphan123 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    676b46a View commit details
    Browse the repository at this point in the history
  6. add update user data api

    nganphan123 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    dc1fc4b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    6f1a6ed View commit details
    Browse the repository at this point in the history
  2. remove old migration file

    nganphan123 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d17cf81 View commit details
    Browse the repository at this point in the history
  3. remove password field

    nganphan123 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    487e8b7 View commit details
    Browse the repository at this point in the history