shrijan00003 / restler

A Simple file and git compatible rest client
6 stars 1 forks source link

CLI to perform manual task #12

Open akasrai opened 2 weeks ago

akasrai commented 2 weeks ago

These shortcuts can be useful.

  1. CLI something like restler init that can take parameters to create required folders and configs.
  2. CLI to add new request instead manually creating files. Eg. restler create article which prompts to enter methods and endpoints.
shrijan00003 commented 2 weeks ago

Thanks Akash for creating issue. Will appreciate more issues for making it production ready.

Thank you again