Skip to content

Making basic web request in Java was overly complicated so made this, you are of course going to lose some customizability (as that is what happens whenever you simplify stuff) but for making simple request and tools this should simplify the web request part a ton

Notifications You must be signed in to change notification settings

Eap2468/HTTP-Client-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HTTP-Client-Java

Making simple web request in Java is overly complicated (as is everything in java) so made this, you are of course going to lose some customizability (that is what happens whenever you simplify stuff) but for making simple request and tools this should simplify the web request part a ton

About

Making basic web request in Java was overly complicated so made this, you are of course going to lose some customizability (as that is what happens whenever you simplify stuff) but for making simple request and tools this should simplify the web request part a ton

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages