placid
API toolkit
A toolkit for building scalable and fault-tolerant HTTP APIs with Elixir
A REST toolkit for building highly-scalable and fault-tolerant HTTP APIs with Elixir
193 stars
15 watching
8 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slogsdon/http | An Elixir implementation of the HTTP protocol for building web servers and applications | 12 |
slogsdon/plug-web-socket | A library that simplifies the integration of WebSockets into Plug applications. | 63 |
slogsdon/mandrill-elixir | An Elixir wrapper around Mandrill's email marketing API | 51 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 403 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,005 |
valpackett/httpotion | An HTTP client library for Elixir | 725 |
agilionapps/relax | A Plug-based toolset for building simple JSON API endpoints with support for CRUD operations and filtering | 123 |
jeffutter/honeywell-elixir | An unofficial API client for the Honeywell Round and Water Leak & Freeze Detector APIs in Elixir. | 0 |
slogsdon/pool | A pool-based socket acceptor for efficient management of incoming connections in Elixir applications. | 6 |
fuelen/owl | A toolkit for building and customizing command-line user interfaces in Elixir. | 436 |
bunnylushington/digoc | An Elixir client for the Digital Ocean API | 12 |
maarek/parsex | An HTTP client for interacting with Parse.com's Restful API using Elixir | 2 |
sticksnleaves/exshopify | An Elixir client providing a simple interface to the Shopify API for interacting with stores and managing orders. | 13 |
adamkittelson/simplex | An Elixir library for interacting with the Amazon SimpleDB API | 3 |
hexedpackets/trot | A micro web framework for Elixir based on Plug and Cowboy to simplify common patterns in API development. | 420 |