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

Base project structure #1

Closed
danfimov opened this issue Sep 16, 2023 · 0 comments · Fixed by #2
Closed

Base project structure #1

danfimov opened this issue Sep 16, 2023 · 0 comments · Fixed by #2
Labels
enhancement New feature or request

Comments

@danfimov
Copy link
Owner

danfimov commented Sep 16, 2023

Three layers:

  • Infrastructure (requests with aiohttp, settings menagment)
  • Domain (base structures like tickets, queues, etc. with Pydantic or maybe some other lib)
  • Service (interface for users)

Infrastructure for repo:

  • Linters
  • Workflow with tests for merge requests
@danfimov danfimov added the enhancement New feature or request label Sep 16, 2023
@danfimov danfimov linked a pull request Sep 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant