Mr-Destructive / steampipe-plugin-appwrite

Steampipe Plugin for querying appwrite projects (Work in progress!!)
Apache License 2.0
1 stars 0 forks source link

Initial suggestions for plugin release #1

Open madhushreeray30 opened 1 year ago

madhushreeray30 commented 1 year ago

Thanks @Mr-Destructive for this new plugin. Great work 🎉 !!

I think this plugin is a WIP hence I would like to give some recommendations on the structure built so far. This would help in faster development and ensure we follow our best practices:

utils.go and connection_config.go

docs/tables*

README.md

Please let us know if you have questions, happy to help 👍

Mr-Destructive commented 1 year ago

Thanks for reviewing. I am still testing a few endpoints, especially the health-related ones. I have not yet appropriately started documenting the plugin, once I am done with basic testing of all the tables, I shall complete the description and documentation.

I will try to make the changes as soon as possible. Thanks