keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
118 stars 55 forks source link

CLI: Convert objects in `http` folder to classes #299

Open rajdip-b opened 5 days ago

rajdip-b commented 5 days ago

Description

The following files contains objects of the controller call implementation. We would like to convert the objects to classes and make the functions static:

vr-varad commented 5 days ago

@rajdip-b I would like to work upon this issue!!

rajdip-b commented 5 days ago

Feel free to do so! But first, do make sure you are have registered with FOSS hack. You can refer to this discussion: https://github.com/keyshade-xyz/keyshade/discussions/284

vr-varad commented 1 day ago

@rajdip-b I have made a pr. Feel free to suggest any changes anytime you go through the pr.