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

Issue/60 #62

Merged
merged 6 commits into from
Jun 19, 2024
Merged

Issue/60 #62

merged 6 commits into from
Jun 19, 2024

Conversation

thibault-cne
Copy link
Member

Description

Changed the api to work as a micro service

  • renamed the repo from api to f1-api
  • changed the connection pool to hold a pool field which hold the connection to the f1 database
  • changed the readme according to the new repo name

Related Issue

Motivation and Context

How Has This Been Tested?

Checklist

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

@thibault-cne thibault-cne added the feature Need a new feature label Jun 19, 2024
@thibault-cne thibault-cne added this to the Version v0.2.0 milestone Jun 19, 2024
@thibault-cne thibault-cne self-assigned this Jun 19, 2024
@thibault-cne thibault-cne linked an issue Jun 19, 2024 that may be closed by this pull request
1 task
@thibault-cne thibault-cne merged commit e0d5789 into master Jun 19, 2024
7 checks passed
@thibault-cne thibault-cne deleted the issue/60 branch June 19, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Need a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the architecture of the project
1 participant