Skip to content

add pure Java generator #155

Open
Open
@danthe1st

Description

@danthe1st

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions