x7ryan / curl-converter

Online tool to convert `curl` requests to Laravel `Http` requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl Converter

Another bit of automation from Shift to convert curl requests to Laravel Http requests.

This project is a WIP. You may follow along with development in Jason McCreary's live streams.

Contributing

Code contributions may be made by submitting a Pull Request against the main branch. Submitted PRs should:

  • Explain the change, ideally using before and after examples.
  • Pass all build steps.
  • Ideally, Include tests which verify the change.

You may also contribute by opening an issue to report a bug or suggest a new feature.

If you are so inclined, you may also say "thanks" or proclaim your love for Shift on Twitter.

About

Online tool to convert `curl` requests to Laravel `Http` requests

License:MIT License


Languages

Language:PHP 100.0%