-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
codegenfeatureFeature requestFeature requestgood first issueGood for newcomersGood for newcomersnew-language-supportRequest for a new language to be added in the listRequest for a new language to be added in the list
Description
Is your feature request related to a problem? Please describe.
Postman comes with a few code generators for HTTP Requests.
For Java devs, there are generators for the Libraries OkHttp and Unirest, but there is no code generator for Java without any libraries
Describe the solution you'd like
A new code generator generating java code (with URLs/HttpURLConnection and HttpsURLConnection).
Additional context
https://docs.oracle.com/javase/8/docs/api/java/net/URL.html
https://docs.oracle.com/javase/8/docs/api/java/net/HttpURLConnection.html
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/HttpsURLConnection.html
ColdCerealAtWork, dyorgio, MrMorteZw, rap4018 and doej1367
Metadata
Metadata
Assignees
Labels
codegenfeatureFeature requestFeature requestgood first issueGood for newcomersGood for newcomersnew-language-supportRequest for a new language to be added in the listRequest for a new language to be added in the list