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: add initial "flights" endpoints #17

Merged
merged 16 commits into from
Oct 24, 2023
Merged

feat: add initial "flights" endpoints #17

merged 16 commits into from
Oct 24, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    ca22d90 View commit details
    Browse the repository at this point in the history
  2. Reformat lint.

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7aff1ec View commit details
    Browse the repository at this point in the history
  3. resolved comments

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a1f845b View commit details
    Browse the repository at this point in the history
  4. feat: add GET endpoint for airport (#11)

    Add GET /airports endpoint
    Yuan325 authored and duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1d5bf47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c56f4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b39fccb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a71001 View commit details
    Browse the repository at this point in the history
  8. fix lint.

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    abddc4c View commit details
    Browse the repository at this point in the history
  9. sort imports

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0f1dbe1 View commit details
    Browse the repository at this point in the history
  10. fix imports

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1403067 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af007e6 View commit details
    Browse the repository at this point in the history
  12. fix app test

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    087f6cc View commit details
    Browse the repository at this point in the history
  13. some isort mystery

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e0f5dfc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b546654 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6dae701 View commit details
    Browse the repository at this point in the history
  16. fix rebase error

    duwenxin99 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7181aac View commit details
    Browse the repository at this point in the history