Skip to content

Conversation

olorin37
Copy link
Owner

No description provided.

We want to move logic to separate lib crate. Separate cli from logic.
I want to have ability to use those function in different frames, first
is CLI, next will be simple http server which will invoke its functions
while serving http requiest e.g. to terminate WebHooks
I want to allow invoke gytmir commands to be triggered by web hooks
Make the implementation create more readable and easy: internal -> lib
I want to allow for using gytmir functions directly from Python.

Using maturin add a Python package with bindings to rust gytmir_lib
crate by PyO3.
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.

1 participant