EsperoTech / yaade

Yaade is an open-source, self-hosted, collaborative API development environment.
MIT License
1.56k stars 68 forks source link

Feature Request: Generate code from requests #158

Closed nickian closed 4 months ago

nickian commented 4 months ago

It would be nice if we could generate code snippets from the requests like RapidAPI does. They have a dropdown with a list of different clients to generate code for. Even just a few basic types like these would be nice:

jonrosner commented 4 months ago

Merged this into nightly. PHP did not work out of the box though. Not sure how deep I want to dig into here to make it work as the lib uses some really nasty polyfills that might never work... Will close this for now.