-
Notifications
You must be signed in to change notification settings - Fork 28
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
Refactor Apache Kibble project #64
Comments
what about considering JSON-API 1.1rc+++ instead of GraphQL server? |
@auvipy thanks for the suggestion! I will take a look at that 👍 But you reminded me that we may also consider running kibble scanners using celery / airflow. |
ahh 🗡️ |
Hi, I would be interested in helping build out the cli for kibble. I have experience building out command line interfaces in Golang as well as Python. Willing to help out wherever needed. |
Awesome @skekre98 ! What do you think about using https://click.palletsprojects.com/en/7.x/ ? |
Sure @turbaszek, will finish up KibbleConfigParser and then take a stab at this. |
This step: |
Refactor Apache Kibble project
This is an umbrella issue for collecting ideas and managing the work that has to be done.
Dev list thread: https://lists.apache.org/thread.html/r3f373be93397fc55ad6aff11030d2f3eb93f0f34782ff58fba9325b1%40%3Cdev.kibble.apache.org%3E
1. General refactor
2. Rewrite API server
Additional considerations
The text was updated successfully, but these errors were encountered: