Skip to content

A compact implementation for HTTP/HTTPS requests in Java.

License

Notifications You must be signed in to change notification settings

KiyonoKara/Compact-Requester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues Forks Stars License

Compact Requester

A rather compact wrapper that mostly wraps Java's HttpURLConnection class.

Intent(s)

To simplify making HTTP requests in Java.

Author Notes

This is more of a follow-up project to the HTTPS-Request-Scala Scala project since Scala runs on JVM, and making something similar in Java would be interesting.

Contributing

Read about contributing here.

Project Status

Complete.

License

MIT

Releases

No releases published

Packages

No packages published

Languages