Skip to content

jwoertink/haywire.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haywire.cr

A crystal c-binding around Haywire used for HTTP server/client

Installation

Add this to your application's shard.yml:

dependencies:
  haywire:
    github: jwoertink/haywire.cr

Usage

Check out the examples directory for a few ideas on how to use this.

Development

The goal would be to have a 1 to 1 mapping to crystal's built in HTTP library. Then being able to switch it out for this (provided this is any better?)

Contributing

  1. Fork it ( https://github.com/jwoertink/haywire/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jwoertink Jeremy Woertink - creator, maintainer

About

Haywire crystal bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published