urna
REST DSL
A simple DSL around a cauldron to implement REST services with a focus on following the REST style and handling common request types and responses.
REST in peace.
95 stars
7 watching
5 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meh/cauldron | An HTTP/SPDY server implemented as a library | 74 |
christopheradams/plug_rest | A Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests | 54 |
mesosphere/chaos | A lightweight Scala framework for building REST services using established JVM libraries. | 250 |
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 93 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
meh/elixir-socket | A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
memester-xyz/surl | A Solidity-based HTTP library for making web requests from smart contracts. | 317 |
kivra/restclient | An Erlang library for working with RESTful web services | 95 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
rest-nvim/rest.nvim | A fast and powerful Neovim HTTP client written in Lua | 1,606 |
sinasamavati/leptus | An Erlang framework for building RESTful APIs with support for HTTP methods, basic authentication, and HTTPS. | 347 |
meh/dexts | A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage. | 6 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
masylum/mobx-rest | A state management library for React applications that leverages REST conventions to simplify API interactions | 187 |
mwunsch/weary | A framework and DSL for building RESTful web service clients | 479 |