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

Implement Market Feed Endpoints #368

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

Commits on Nov 3, 2024

  1. feat: Add market feed models for stock, tag, portfolio, post, and com…

    …ment
    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8119a1d View commit details
    Browse the repository at this point in the history
  2. feat: Add stock and portfolio details

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3a2a1c3 View commit details
    Browse the repository at this point in the history
  3. feat: Add currency

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    50882ea View commit details
    Browse the repository at this point in the history
  4. feat: Add stock manager

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    86315df View commit details
    Browse the repository at this point in the history
  5. feat: Add post create and get endpoints

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8b62c7d View commit details
    Browse the repository at this point in the history
  6. feat: Add currency, comment, and portfolio endpoints

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1e7b95b View commit details
    Browse the repository at this point in the history
  7. feat: Refactor portfolio request validations

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a8ac36c View commit details
    Browse the repository at this point in the history
  8. feat: Add tag endpoints and refactor post

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    989c254 View commit details
    Browse the repository at this point in the history
  9. feat: Add profile model

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    fbd6932 View commit details
    Browse the repository at this point in the history
  10. feat: Add profile details

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9d142b1 View commit details
    Browse the repository at this point in the history
  11. fix: remove local environment settings

    Rukiye Aslan committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    addf4f9 View commit details
    Browse the repository at this point in the history