A REST toolkit for building highly-scalable and fault-tolerant HTTP APIs with Elixir.
- Compatibility with web frameworks via umbrella projects.
- Would be nice to offer tight integration when available, e.g.
Phoenix.Topic
notifications
- Would be nice to offer tight integration when available, e.g.
- Respects HTTP specifications (7230, 7231, 7232, 7233, 7234, 7235)
- Foundations
- Requests
- Responses
- Artifacts
This list comes primarily from the HTTP API Design Guide by @interagent and friends but will be updated to fit the needs of the project.