Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Explore-AI/SmartSystems-FastAPI-Example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Explore-AI/SmartSystems-FastAPI-Example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gerald-fastapi-streamlit
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 45 files changed
  • 1 contributor

Commits on Apr 20, 2023

  1. Adding in fastapi backend to the repository. Application is a simple …

    …CRUD application for users in a database. Updates need to be made to the crud operations to ensure that date validation is handled correctly. Streamlit reasearch on the way.
    gerald-eai committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    240f8d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    d77e8e4 View commit details
    Browse the repository at this point in the history
  2. Changes for merger

    gerald-eai committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e5205db View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    648ddb0 View commit details
    Browse the repository at this point in the history
  2. Fixed one file

    gerald-eai committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fe5d359 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Added polling based streaming to the HSI API Endpoint. To be replaced…

    … with an event driven architecture.
    gerald-eai committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1ad0710 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Added in OSI Pi Endpoints

    gerald-eai committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    26f9e2c View commit details
    Browse the repository at this point in the history
Loading