Skip to content

A simple to use HTTP Client designed for easily accessing api's

License

Notifications You must be signed in to change notification settings

JavaWebStack/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



JWS HTTP Client

GitHub Workflow Status (branch) GitHub Maven metadata URL GitHub contributors Lines of code Discord Twitter Follow

Introduction

A simple to use and extendable http client wrapper around java's built in HttpURLConnection.

Documentation

You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.

Maven

<dependency>
    <groupId>org.javawebstack</groupId>
    <artifactId>http-client</artifactId>
    <version>1.0.1</version>
</dependency>

About

A simple to use HTTP Client designed for easily accessing api's

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages