All Projects → WillSewell → Pusher Http Haskell

WillSewell / Pusher Http Haskell

Licence: mit
Pusher Haskell HTTP Library

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Pusher Http Haskell

Httpu
The terminal-first http client
Stars: ✭ 619 (+2376%)
Mutual labels:  http-client
Parallec
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Stars: ✭ 777 (+3008%)
Mutual labels:  http-client
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+3480%)
Mutual labels:  http-client
Nba
Node.js client for nba.com API endpoints
Stars: ✭ 637 (+2448%)
Mutual labels:  http-client
Gout
gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
Stars: ✭ 749 (+2896%)
Mutual labels:  http-client
Requests3
Requests 3.0, for Humans and Machines, alike. 🤖
Stars: ✭ 813 (+3152%)
Mutual labels:  http-client
Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+21284%)
Mutual labels:  http-client
Hoodie
Hoodie is a type safe wrapper around jersey http client
Stars: ✭ 22 (-12%)
Mutual labels:  http-client
Node Fetch
A light-weight module that brings the Fetch API to Node.js
Stars: ✭ 7,176 (+28604%)
Mutual labels:  http-client
Redux Axios Middleware
Redux middleware for fetching data with axios HTTP client
Stars: ✭ 902 (+3508%)
Mutual labels:  http-client
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+2600%)
Mutual labels:  http-client
Skinny Framework
🚝 "Scala on Rails" - A full-stack web app framework for rapid development in Scala
Stars: ✭ 719 (+2776%)
Mutual labels:  http-client
Uplink
A Declarative HTTP Client for Python
Stars: ✭ 824 (+3196%)
Mutual labels:  http-client
Finch
Elixir HTTP Client focused on performance
Stars: ✭ 633 (+2432%)
Mutual labels:  http-client
Httpcache
Get a working HTTP Cache in Go (Golang) with only 3 lines of code!!!!
Stars: ✭ 17 (-32%)
Mutual labels:  http-client
Urllib
Request HTTP(s) URLs in a complex world
Stars: ✭ 600 (+2300%)
Mutual labels:  http-client
Ky
🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
Stars: ✭ 7,047 (+28088%)
Mutual labels:  http-client
Cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
Stars: ✭ 24 (-4%)
Mutual labels:  http-client
Simple Http
Make simple HTTP requests with Racket
Stars: ✭ 22 (-12%)
Mutual labels:  http-client
Poxa
Pusher server implementation compatible with Pusher client libraries.
Stars: ✭ 898 (+3492%)
Mutual labels:  pusher

Pusher Haskell HTTP client library

Build Status

This is currently in the alpha stage of development

Supports triggering messages and querying channel information. See: https://pusher.com/docs/rest_api

It also provides a function for authenticating users of private and presence channels. See: https://pusher.com/docs/authenticating_users

Contributing

Contributions are most welcome. Please read CONTRIBUTING.md before requesting review of a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].