Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 877 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 877 Bytes

Build Status

Go + HTTP Code Generator (Paw Extension)

This a Paw Extension that generates code for Go using the HTTP package.

Installation

  • npm install
  • cake build
  • cake install

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

  • Mustache.js, also released under the MIT License
  • URI.js, also released under the MIT License