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

Make package easy pluggable for other APIs #17

Open
alexbojko opened this issue Apr 20, 2022 · 0 comments
Open

Make package easy pluggable for other APIs #17

alexbojko opened this issue Apr 20, 2022 · 0 comments
Assignees

Comments

@alexbojko
Copy link
Collaborator

  • Make it installable from pip, poetry (from git repo)
  • To integrate it into other APIs:
    • This package should have separate connection to the DB
    • If DB is not accessible or needed tables are not present don't raise any exception. Instead return responses as if there were no data to find.
@alexbojko alexbojko self-assigned this Apr 20, 2022
@alexbojko alexbojko linked a pull request May 5, 2022 that will close this issue
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 a pull request may close this issue.

1 participant