Skip to content

luckymarmot/Paw-JavaApacheHttpClientFluentAPICodeGenerator

Repository files navigation

Build Status

Java + HttpClient (from HttpComponents) Code Generator (Paw Extension)

This a Paw Extension that generates code for Java using the Apache HttpComponents Client library via the Fluent API.

Installation

  • npm install
  • cake build
  • cake install

Tests

Download HttpClient >= 4.3.x at https://hc.apache.org/downloads.cgi

export CLASSPATH=.:commons-logging-1.1.3.jar:httpmime-4.3.6.jar:httpcore-4.3.3.jar:httpclient-4.3.6.jar:fluent-hc-4.3.6.jar && javac SendRequest.java && java SendRequest

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2014 Paw Inc.

Contributors

Created by Quentin Rousseau (@kwent). See Contributors.

Credits

About

Paw Code Generator Extension for Java using the Apache Fluent API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •