rollthecloudinc / quell

Climate aware CMS breaking web apps free from carbon emissions.
https://demo.carbonfreed.app/pages/create-panel-page
GNU General Public License v3.0
14 stars 1 forks source link

Refactor rest params form into params module #85

Open windbeneathyourwings opened 3 years ago

windbeneathyourwings commented 3 years ago

The params form is currently hard coded inside rest. This form needs to be reusable. Refactor form into dparam module.

windbeneathyourwings commented 2 years ago

This is a bit more involved than I thought and isn't necessary critical at the moment.