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

Refactoring project #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

undiscoveredWorld
Copy link

No description provided.

  Added setup of mongodb
  Optimized Dockerfile

Fixed config.py:
  Some environment variables are made mandatory
error.py:
  Removed unused Exception

main.py:
  Exception handlers was moved to error_responses.py
  Custom openapi was moved to openapi.py
config.py:
  renamed app_settings_validate

db.py:
  db_client can't be None

logging.py:
  Improved function list
sample_resource.py:
  update and delete raises exceptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant